Tutorials
Launch in 5 Minutes š
Let's get your startup in front of your customers in 5 minutes ā”ļø
We're building a beautiful landing page and adding forms to collect emails for a waitlist (optional)
- If you haven't already, clone the repo and run the server locally. See theĀ Get StartedĀ tutorial.
- Delete everything in
src/app/(website-layout)/page.tsx
and paste this:
- Edit the copy to fit your business logic.Ā Each component has tips to help you write copy that sellsāseeĀ components section.Ā Congrats you have a beautiful landing page to show!
- (Optional) To collect emails for a waitlist,Ā set up a database.
- It's time to deploy! If you need help, here's aĀ simple tutorial