An open API service indexing awesome lists of open source software.

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

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`