Full Stack MERN AI Image Generation App MidJourney & DALL E Clone
AI-Image-Generation-app
Full Stack MERN AI Image Generation App MidJourney & DALL E Clone
Tech Stack
Client: React, Sweetalert2, TailwindCSS, Vite
Server: Node, Express, Cloudinary, Mongodb, Openai
Screenshot
Environment Variables
To run this project, you will need to add the following environment variables to your .env file
Client:
VITE_SERVER_URL
your backend url
Server:
MONGODB_URL
Your mongo db urlOPENAI_API_KEY
your OPENAI_API_KEYCLOUDINARY_CLOUD_NAME
your cloudinary nameCLOUDINARY_API_KEY
your cloudinary api keyCLOUDINARY_API_SECRET
your cloudinary api api secret
Run Locally
Clone the project
git clone https://github.com/SHABIN-K/AI-Image-Generation-app.git
Client:
cd client
npm install
# <Create .env appropriately>
npm run dev
Server:
cd server
npm install
# <Create .env appropriately>
npm start
Support
Join Our Telegram Group For Support/Assistance And Our Channel For Updates.
Report Bugs, Give Feature Requests There..
Star this Repo if you Liked it ⭐⭐⭐