You can see the running website of this project HERE.
1.) Download it.
2.) Install npm in the directory via npm install.
3.) Open it in whatever IDE you want(mostly VSC) and use "ctrl+`" to open terminal and type npm start to run it in localhost.\
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.\
Thank You. :)