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 :-
- import createBrowserRouter , RouterProvider from 'react-router-dom';
- set up redux store with slice
- never use string always put them in constants
- creating custom hooks
Technologies/Features/Extensions used:-
- yarn create react-app my-app
- Tailwind
- Cors extension