If you are looking for a simple and effective waitlist page, this is the right place. Fork it and start using it :)
- First of all, you need to change
src/config/general.ts
to yours. - If you want to play with color then you can take a look at
tailwind.config.ts
. - You need to create an embedded-form on MailerLite. Then you can use the form.
- We have some images and you can change them in the
public
folder. - Don't forget to change the footer. I put some dummy data on it.
- Developed with Next.js.
- Prefered MailerLite for email subscription.
- Used Tailwind to style project.
- Deployed on Vercel.
- Designed on Figma.
Install packages.
yarn
- Runs the app in the development mode.
yarn dev
Open http://localhost:3000 to view it in the browser.