This project is developed using the following tutoorial on youtube
- This project is created using the create-react-app
- To run this project follow the steps
- First install all the dependancies using npm i command
- Then run the project using the npm start command