Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 480 Bytes

File metadata and controls

11 lines (7 loc) · 480 Bytes

Client-Side Routing (This is the Frontend Repo)

This is just a frontend repo used for the Client-Side assignment. By default, this application runs on http://localhost:3000

🚀 Getting Started

  1. Clone or fork this repository on GitHub.
  2. Install the NPM packages: npm install
  3. 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.