Skip to content

hallofcodes/wesbyte

Repository files navigation

Wesbyte

✨ Overview

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.

GitHub License GitHub Stars GitHub Issues Live Demo

Project Banner

Next-Gen AI No-Code Website Creation Platform

🚀 Quick Start

Prerequisites

  • Node.js 16.x+
  • npm 8.x+

Installation

# 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

🔄 Development Workflow

%% 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
Loading

🧩 Feature Overview

  • 🧠 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

📄 License

MIT License - free to use, modify, and extend.


©2026 Hall of Codes - Samiun Nafis

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors