This is a Next.js project bootstrapped with create-next-app
.
First, run the development server:
npm run dev
# or
yarn dev
Open http://localhost:3000 with your browser to see the result.
npm rub build
npm run start
# or
yarn build
yarn start
I decided to use Nextjs for the ease of deploying to vercel:
https://dado-react-code-audition-gamma.vercel.app