Project information

  • Category: Front End New Application
  • Client: New and Weather info
  • Project URL: website link

Details of the project

This project was built to practice basic hooks and redux.

Key Takeaways from the Project Experience :-
  1. import createBrowserRouter , RouterProvider from 'react-router-dom';
  2. set up redux store with slice
  3. never use string always put them in constants
  4. creating custom hooks


Technologies/Features/Extensions used:-
  1. yarn create react-app my-app
  2. Tailwind
  3. Cors extension