Your First Website
Let's build your first website! Follow these steps to create a project from scratch.
Step-by-Step Guide
- Go to the home page or click "New Project"
- Describe what you want in the prompt boxExample: "Create a landing page for a coffee shop with a hero section, menu, and contact form"
- Choose your mode:
- Plan Mode (recommended for first project) — AI creates a detailed plan first
- Act Mode — AI jumps straight into coding
- Select AI model (Free plan: GPT-4.1 only)
- Click "Generate"
- Watch as code is created in real-time in the code editor
- Click "Preview" tab to see your website — it updates live as code is generated
- Make changes by typing follow-up prompts
- Publish your site or download the code
Tips for Better Results
- Be specific — "Add a blue button" vs "Add a button"
- Mention styles — "Use a dark theme with purple accents"
- Reference frameworks — "Use Tailwind CSS for styling"
- Use Plan Mode first — Review the plan, then implement with Act Mode
Building a Landing Page
Video coming soon