- This project is the part of TOP learning course for react.
- In this project we learned and applied react features along with its famous hook "useState" which is very very usefull for updating the state of the variable in whole project whenever state of the variable changes.
- Effort has been made to make this app responsive and for that purpose it has been live tested on the smart phone during development using chome dev tools.
- Vite framework has been used for the react application running.