superba
v0.1.16
Published
> use AI to generate UI components
Downloads
4
Readme
superba 🔴
use AI to generate UI components
Quickstart
Install
git clone https://github.com/ctate/superba.git
cd superba
npm install
Configure
Add .env.local
file with your OpenAI API Key:
OPENAI_API_KEY=""
Run
npm run dev
Then go to: http://localhost:62223
Contribute
To contribute to this project, kindly fork the repository and submit a pull request containing your modifications.