Skip to content

rafid001/bolt-clone

Repository files navigation

Bolt - AI-Powered React Code Generator

Bolt is a NextJS application that leverages AI to generate and preview React code in real-time. Simply describe what you want to build, and Bolt will create the components for you.

Features

  • AI Code Generation - Write prompts in natural language to generate React components
  • Real-time Preview - See your generated code in action with an integrated Sandpack editor
  • Interactive Chat Interface - Conversational UI for refining your code requirements
  • Dark Mode Support - Comfortable viewing experience in any lighting condition

Demo

Watch the Demo Video

Tech Stack

  • Next.js
  • React
  • Tailwind CSS
  • Google Gemini API
  • SandPack React

Getting Started

  1. Clone the repository
  2. Install dependencies: npm install
  3. Set up your environment variables (see .env.example)
  4. Run the development server: npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published