This is just a frontend repo used for the Client-Side assignment. By default, this application runs on http://localhost:3000
- Clone or fork this repository on GitHub.
- Install the NPM packages:
npm install - Preview your React app:
npm run start-dev
You should be able to deploy this application to Vercel by simply connecting the GitHub repo to a new Vercel project.