Imagify is a full-stack AI-powered SaaS application that allows users to generate high-quality images from text prompts using AI. It includes user authentication, credit-based usage, Razorpay payments, and dynamic credit management.
- π User Authentication (JWT-based)
- π§Ύ Credit System (Usage-based control)
- π§ Text-to-Image Generation using ClipDrop API
- π³ Razorpay Integration (Buy more credits)
- π¦ MERN Stack (MongoDB, Express, React, Node.js)
- π Dynamic credit updates in Navbar and Dashboard
- Frontend: React, TailwindCSS, React Router
- Backend: Node.js, Express.js
- Database: MongoDB (Mongoose)
- Authentication: JWT
- Payments: Razorpay
- AI API: ClipDrop API
- Notifications: react-toastify