A full stack AI-powered web application that generates images from text prompts using modern MERN stack architecture.
ImageZ allows users to enter text descriptions and instantly generate AI-based images.
Built to demonstrate full stack development, database integration, and modern UI design for real-world applications.
🧠 AI-powered text to image generation
⚡ Fast and responsive React UI
📦 REST API using Node & Express
🗄 MongoDB database integration
🔐 User-friendly interface
📱 Fully responsive design
🚀 Production-style project structure
- React.js
- Node.js
- Express.js
- MongoDB
CURRENCY = "INR"
JWT_SECRET="YOUR_JWT_SECRET"
#Clipdrop Setup
CLIPDROP_API = 'YOUR_CLIPDROP_API'
# MongoDB Setup ( required )
MONGODB_URI = "YOUR_MONGO_DB_URI"
# Razorpay Payment Integration
RAZORPAY_KEY_ID = "YOUR_RAZORPAY_KEY_ID"
RAZORPAY_KEY_SECRET = "YOUR_RAZORPAY_KEY_SECRET"cd server
npm install
npm start
cd client
npm install
npm run dev✔ Resume projects ✔ Hackathons ✔ AI demos ✔ Full stack practice ✔ Startup MVP
Contributions are welcome.
If you found this project useful, give it a star ⭐
