https://github.com/menurivera/ai-website-builder
NextJS project for building websites automatically using generative AI
https://github.com/menurivera/ai-website-builder
ai nextjs openai react
Last synced: over 1 year ago
JSON representation
NextJS project for building websites automatically using generative AI
- Host: GitHub
- URL: https://github.com/menurivera/ai-website-builder
- Owner: menuRivera
- License: gpl-2.0
- Created: 2023-07-05T20:52:04.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2025-01-05T07:04:41.000Z (over 1 year ago)
- Last Synced: 2025-03-26T12:06:19.595Z (over 1 year ago)
- Topics: ai, nextjs, openai, react
- Language: TypeScript
- Homepage:
- Size: 134 KB
- Stars: 10
- Watchers: 4
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AI Website Builder
## Quickstart
1. Clone the repository
2. Rename `.env.example` to `.env` and fill the variables within
3. Install dependencies with `npm install`
4. Run the development server using `npm run dev`