This is a Next.js project bootstrapped with create-next-app.
- Node.js
- Getwaitlist account
First, run the development server:
- Run
yarnto install dependencies. - Rename
.env.exampleto.env.local. - Update env with your getwaitlist waitlist id.
- run
yarn dev. - Open http://localhost:3000 with your browser to see the result.