Bolt is a dynamic web-based platform where you can generate complete websites from simple prompts.
Enter your idea ➝ Get a fully functional website generated by LLM ➝ See it running with StackBlitz WebContainer ➝ Make edits in real-time ➝ Download the complete source code as a ZIP.
It's designed for developers, designers, and entrepreneurs who want to quickly prototype ideas and turn concepts into working websites.
| Category | Technology |
|---|---|
| Frontend | React, TypeScript, TailwindCSS |
| Animations | Framer Motion |
| Backend | Express.js |
| AI Integration | Google Gemini API |
| Live Preview | StackBlitz WebContainer |
| Env Vars | .env for Gemini API key |
bash
git clone https://github.com/PankajKumardev/Bolt-Clone.git
cd bolt
Install dependencies
For frontend:
bash
cd client
npm install
For backend:
bash
cd server
npm install
Setup environment variables
In the backend directory, create a .env file:
GEMINI_API_KEY=your-google-gemini-api-key
Run the project
bash
cd server
npm run startbash
cd client
npm run devbash
git clone https://github.com/your-username/Bolt-Clone.gitbash
git checkout -b feature/<your-feature>bash
git add .
git commit -m "feat: added new feature"bash
git push origin feature/<your-feature>If you find Bolt useful, please ⭐ star the repo and share it!
Bolt is released under the MIT License.
Use it freely, tweak it wildly, and ship cool stuff!
See CHANGELOG.md for updates and patch history.
Have ideas, feedback, or want to collab?
Made with 💡 using React, Gemini, Express, and pure AI magic ✨
$ claude mcp add Bolt-Clone \
-- python -m otcore.mcp_server <graph>