This is a Next.js project bootstrapped with create-next-app.

Getting Started

Build and run the app locally:

  • Clone the repo and install dependencies
yarn 
  • Initiate build and run the server
yarn start:prod

Open http://localhost:3000 with your browser to see the result.