Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 237 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 237 Bytes

Image Generator Using OpenAI & Nextjs 13

Getting Started

git clone https://github.com/developermithu/openai-nextjs-image-generator
cd openai-nextjs-image-generator
npm install or pnpm install
npm run dev or pnpm dev