- React Router
- Context API
- How to use react built-in state management which is Context API.
- Ability to manipulate the data in the DOM.
- React Router to navigate different pages.
- Passing of data to different components using props
- Lots of array function
To run this project :
npm i
npm run dev