Skip to content

Full-Stack MERN AI Image Generation App (DALL·E 2 Clone) with Open AI and Cloudinary third-party APIs.

Notifications You must be signed in to change notification settings

chihiroanihr/ai-image-generation-app_mern

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ai-image-generation-app_mern
(DALL·E 2 Clone)

Full-Stack MERN AI Image Generation App with Tailwind, OpenAI's DALL-E model, and Cloudinary.

Preview

thumbnail-1 thumbnail-2

Packages Installed

Database Platform

Third Party APIs

Deployment

Client Environment

Run Client App

npm run dev

For Production

npm run build

Server Environment

Run Server App

npm start

Reference