Bolt.newer is an intelligent web application builder that transforms your natural language prompts into fully functional websites. Built with React, TypeScript, and powered by AI, it streamlines the entire development process from concept to deployment.
- AI-Powered Generation - Describe your project, and watch it come to life
- Real-time Preview - See changes instantly with WebContainer technology
- Smart Code Editor - Syntax highlighting and file management
- Template Library - Quick start with pre-built templates
- GitHub Integration - Import and export projects seamlessly
- Responsive Design - Works beautifully on all devices
- Node.js 18+
- npm or yarn
- Modern web browser
# Clone the repository
git clone https://github.com/Ankitgkp/1forge.git
# Navigate to project directory
cd 1forge
# Install dependencies & Start development server
cd backend
npm install
npm run dev
# New Terminal Session
cd frontend
npm install
npm run dev- Enter Your Prompt - Describe what you want to build
- AI Generates Code - Watch as the AI creates your project
- Preview & Edit - See live preview and make adjustments
- Export - Download or push to GitHub
- Frontend: React, TypeScript, Tailwind CSS
- Runtime: WebContainer API
- Build Tool: Vite
Try these prompts to get started:
- "Create a modern portfolio website with dark theme"
- "Build a landing page for a SaaS product"
- "Design a minimal blog with article cards"
Contributions are welcome! Feel free to open issues or submit pull requests.
Made with ❤️ by Ankit

