This is a web application that allows users to generate websites, get real-time demo, and vibe-code along with AI Agents.
Visit at: [https://kode-ai-one.vercel.app/]
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
You need to have Node.js and pnpm installed on your machine.
- Clone the repo
git clone https://github.com/your_username/ai_web_builder.git
- Install NPM packages
pnpm install
- Run the development server
pnpm run dev
Open http://localhost:3000 with your browser to see the result.