Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 295 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 295 Bytes

Open-AI-Dall-E-2-with-React.Js

  1. clone
  2. npm install
  3. create .env file in root dir, place your key as: VITE_Open_AI_Key: "your key for open ai api"
  4. npm run dev.....

your dev server will be start on localhost and you can add Prompt and image will be load in no time,

thank you.