A production-ready AI-powered no-code website builder built with Next.js and React. Users can generate full websites from prompts, refine them with AI, and then fully customize layouts using a professional drag-and-drop visual editor & no coding required.
- Node.js 16.x+
- npm 8.x+
# Clone repository
git clone https://github.com/hallofcodes/wesbyte.git
# Navigate to project directory
cd wesbyte
# Install dependencies
npm install
# Start development server
npm run dev%% Frontend Development Workflow
graph TD
A[📝 User prompt] --> B[🛠 Generates Code]
B --> C[🧪 Unit Testing]
C --> D[🎨 UI Integration]
D --> E[📱 Responsive Testing]
E --> F[🚀 Production Build]
F --> G[🌐 Deployment]
G --> H[🔍 User Analytics]
H --> A
style A fill:#FF6B6B,color:#fff
style B fill:#4ECDC4,color:#fff
style C fill:#45B7D1,color:#fff
style D fill:#96CEB4,color:#000
style E fill:#FFEEAD,color:#000
style F fill:#D4A5A5,color:#000
style G fill:#88D8B0,color:#000
style H fill:#FFCC5C,color:#000
- 🧠 AI-powered website generation from prompts
- 💬 Chat-based iterative design refinement
- 🖌️ Fully visual drag-and-drop editor
- 🧱 Component-based architecture system
- 📱 Responsive design preview modes
- 🎨 Theme, typography, and layout customization
- 🧠 AI copywriting + design assistant
- ⚡ Export to clean React code
- 🚀 One-click deployment support
MIT License - free to use, modify, and extend.
©2026 Hall of Codes - Samiun Nafis
