Quick Start
Get up and running with Craft in just a few minutes. This guide will walk you through creating your first project and understanding the basics of AI-powered development.
Prerequisites#
Before you begin, make sure you have:
- A Craft account (sign up at app.craft.fast)
- A modern web browser (Chrome, Firefox, Safari, or Edge)
- An idea for what you want to build!
Step 1: Create a New Project#
- Log in to your Craft dashboard
- Click the "New Project" button
- Give your project a descriptive name
- Click "Create" to initialize your project
Step 2: Start a Conversation#
Once your project is created, you'll see the chat interface. This is where you'll communicate with the AI assistant.
Try starting with a simple prompt:
Create a landing page for a coffee shop called "Bean There"
with a hero section, menu preview, and contact form.
Step 3: Watch the Magic Happen#
The AI will:
- Analyze your request
- Generate the necessary code
- Create the file structure
- Update the preview in real-time
You'll see files being created in the sidebar and the live preview updating as the AI works.
Step 4: Iterate and Refine#
Don't like something? Just ask for changes:
Change the color scheme to warm earth tones
and add a photo gallery section.
The AI will understand context from your previous messages and make the requested changes.
Step 5: Preview Your Work#
Click on the Preview tab to see your application in action. You can:
- View on different screen sizes
- Test interactive elements
- Share the preview link with others
Example Prompts to Try#
Here are some prompts to get you started:
Landing Page#
Create a modern SaaS landing page with:
- Animated hero section
- Feature highlights with icons
- Pricing table with 3 tiers
- FAQ accordion
- Newsletter signup footer
Dashboard#
Build an admin dashboard with:
- Sidebar navigation
- Stats cards showing key metrics
- Recent activity feed
- User table with search and pagination
E-commerce#
Design a product page with:
- Image gallery with zoom
- Size and color selectors
- Add to cart button
- Customer reviews section
- Related products carousel
Tips for Better Results#
Be Specific#
The more details you provide, the better the result:
❌ "Make a website"
✅ "Create a portfolio website for a photographer with a grid gallery, about page, and contact form"
Use Reference Points#
Mention styles or sites you like:
Create a pricing page similar to Stripe's design,
with a clean white background and subtle shadows.
Iterate Gradually#
Build up complexity over time:
- Start with basic structure
- Add styling and polish
- Implement interactivity
- Add final touches
Next Steps#
Now that you've created your first project:
- Learn about Projects - Understand project structure
- Master AI Chat - Get the most from the AI assistant
- Explore Templates - Start from pre-built templates