Skip to content
← Back to docs
🚀

Getting Started with Flexity.AI

Learn how to create your first app in under 5 minutes.

Welcome to Flexity.AI! This guide will walk you through creating your first app.

Step 1: Sign In

Head to flexity.ai and click "Get started". Sign in with your Google account or email.

Step 2: Describe Your App

Once you're in the dashboard, you'll see a prompt input. Type a description of what you want to build. Be as specific or as simple as you like:

  • Simple: "Build a to-do app"
  • Detailed: "Build a project management dashboard with kanban boards, team member avatars, and drag-and-drop cards"

Step 3: Watch It Build

Hit Enter and watch the AI work. You'll see: - Code being written in real-time in the editor panel - A live preview of your app updating as code is generated - A file tree showing all created files

Step 4: Refine

Once the initial build is done, send follow-up messages to refine: - "Make the sidebar collapsible" - "Add dark mode" - "Change the primary color to blue"

Step 5: Deploy

When you're happy with your app, click the Deploy button to: - Export to GitHub - Download as ZIP - Deploy to production

Tips for Better Results

  • Be specific about layout and styling preferences
  • Mention the framework if you have one in mind (React, Next.js, Vue, etc.)
  • Use follow-up messages to iterate rather than putting everything in one prompt