Create stunning, production-ready websites with AI:
- Next.js frontend with live editor
- Express backend API
- Monaco code editor with auto-save
- Groq AI for intelligent generation
- Free Unsplash images integration
- Modern CSS with animations
- Professional, semantic code
- Filesystem-based storage
- 🎨 Professional Design: Modern layouts, gradients, animations
- 🖼️ Free Images: Automatic Unsplash integration
- 💻 Clean Code: Semantic HTML5, modern CSS, ES6+ JavaScript
- ⚡ Live Editing: Auto-save with instant preview
- 🤖 AI Powered: Natural language generation and editing
- 📱 Responsive: Mobile-first, production-ready
- 🎯 Smart Content: AI-generated professional copy
- Node.js 20+
- npm 10+
- Groq API key (free at https://console.groq.com)
- Install dependencies:
npm install-
Get your free Groq API key:
- Visit https://console.groq.com
- Sign up for a free account
- Create an API key
-
Configure environment:
cp server/.env.example server/.envEdit server/.env and add your Groq API key
- Launch:
npm run devFrontend: http://localhost:3000
Backend: http://localhost:4000
- Generate: Describe your website in natural language
- Edit: Use AI to refine and modify
- Code: Edit directly in Monaco editor with auto-save
- Preview: See changes instantly
- Download: Export as ZIP
Generated projects: ./projects/<project-id>
Try these prompts:
- "Modern SaaS landing page with pricing tiers and testimonials"
- "Restaurant website with menu, gallery, and reservation form"
- "Portfolio for a photographer with image grid and about section"
- "Tech startup page with animated hero and feature showcase"