We're building a beautiful landing page and adding email forms for a waitlist (optional). Complete this tutorial to be featured on our homepage βοΈ
If you haven't already, clone the repository and run the server locally.
See the Get Started tutorialGo to the Components
folder to explore a variety of pre-built components you can use to build or edit your landing page. You can check them out in this tutorial. Each component is designed to help you craft a high-converting landing page and includes helpful tips for writing effective, sales-focused copy. Once you've selected the components you need, integrate them into your landing page by adding them to /app/page.js
.
To collect emails for a waitlist, follow the tutorial in this tutorial to set up your database. Once it's ready, simply add the HeroWaitList
component to your landing page.
To customize all aspects of your app, navigate to the config.js
file. This file contains detailed instructions to help you adjust settings, including buttons, colors, and other features.
export const config = {
Β appName: "Launch It π",
Β appDescription: "You can customize your app description here.",
Β ...
}
Ready to go live? Follow this tutorial to deploy your project!
Join the leaderboard to feature your app, stay motivated, or become an affiliate to earn 30% per sale.