Skip to content

Latest commit

 

History

History
40 lines (32 loc) · 819 Bytes

README.md

File metadata and controls

40 lines (32 loc) · 819 Bytes

Generate Images Using DALL-E API & React.Js

Demo

Firstly OpenAI account is open . It also written with React.Js & Vite .

Setting up locally

  1. Clone the repo
git clone https://github.com/ThantZinPhyo11/image-auto-generate.git
  1. Update .env file with specfic keys
VITE_Open_AI_Key=<PLACEHOLDER>
  1. Run locally
npm run dev
  1. Go to localhost:5173 to test
> [email protected] dev
> vite

-> Local:  http://localhost:5173/
_> Network:  use - - host to expose 
-> press h to show help
  1. Show your support
Give a ⭐ if you like this website!