Skip to content

bensonjing/ai-image

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AI Image Generation MERN Web App

A web application that generate image based on given prompt.
Go to website

Built With

  • React.js, Node.js, Express.js, MongoDB, TailwindCSS, Vite
  • OpenAI API, Cloudinary

Install

$ git clone https://github.com/bensonjing/ai-image.git 
$ cd ai-image

Client:

$ cd client/ 
$ npm install 
$ npm run dev 
open browser and go to `http://localhost:5173`

Server:

$ cd server/ 
$ npm install 
$ npm run start
open browser and go to `http://localhost:8080`

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published