Tech Used

Getting Started

To run the project locally, you have to first download the zip file of the project.

Then in terminal do,

npm install

and after that start the dev server.

npm run dev