- Clone the repo to the local machine.
- Open the project folder in VS Code.
- Open the terminal and run the following command: npm install
- Once the dependencies are installed, run the following command: npm run dev
- Open the browser and visit the following URL:
http://localhost:3000
.