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 β
