#How to Run the Project
- Clone this repository in your local system.
- Open the command prompt from your project directory and run the command npm install.
- Open the command prompt from your project directory and run the command npm start.
- Go to your browser and type http://127.0.0.1:3030/ in the address bar.
- Hurray! That's it.