Skip to content

A Full Stack MERN AI Image Generation App - MidJourney & DALL E Clone

Notifications You must be signed in to change notification settings

shodown96/imagehub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Full Stack MERN AI Image Generation App - MidJourney & DALL E Clone

ImageHub

How to Launch

  • Create a /server/.env file and add in the following keys.
MONGODB_URL
CLOUDINARY_CLOUD_NAME
CLOUDINARY_API_KEY
CLOUDINARY_API_SECRET
  • Create a /client/.env file and add in this keys.
VITE_PUBLIC_SERVER
  • To install dependencies, run
 yarn install or npm install
  • To launch the client app, run
yarn dev or npm run dev
  • To launch the server, run
yarn start  or npm start

About

A Full Stack MERN AI Image Generation App - MidJourney & DALL E Clone

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published