Skip to content

ThantZinPhyo11/image-auto-generate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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
> image-auto-search@0.0.0 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!