This is a Next.js project.
- Fork repo
- Clone it down with
git clone - Install dependencies with
npm installoryarnor equivalent. - Clone
.env.local.TEMPLATEinto.env.local, and add relevant keys.
npm run devor
yarn dev
Open http://localhost:3000 with your browser to see the result. 🎉