Skip to content

🍌 Effortlessly create captivating images with our AI-powered generator.

Notifications You must be signed in to change notification settings

mthirumalai2905/imagify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

12 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Imagify

Imagify is a SaaS platform for AI-powered image generation, built using modern web technologies.

Features

  • AI-powered image generation
  • Secure authentication using Clerk
  • Payment integration with Razorpay
  • Responsive and modern UI with React & Tailwind CSS
  • Smooth animations using Framer Motion
  • Backend built with Node.js & Express.js
  • Database storage with MongoDB
  • Package management with npm

Tech Stack

  • Frontend: React, Tailwind CSS, Framer Motion, Clerk
  • Backend: Node.js, Express.js, MongoDB
  • Payments: Razorpay
  • Package Manager: npm

Installation & Setup

1. Clone the repository

git clone https://github.com/mthirumalai2905/imagify.git

2. Navigate to the project directory

cd imagify

3. Install dependencies

Client (Frontend)

cd client
npm install

Server (Backend)

cd ../server
npm install

4. Set up environment variables

  • Create a .env file in both the client and server directories.
  • Add the necessary credentials for MongoDB, Razorpay, and Clerk.

5. Start the application

Start the Client (Frontend) First

cd client
npm start

Start the Server (Backend) with Nodemon

cd ../server
npm run dev

Usage

  • Sign up and log in using Clerk authentication.
  • Generate images using the AI-powered system.
  • Make secure payments using Razorpay.
  • Download or share your generated images.

Contributing

Contributions are welcome! Feel free to fork the repository and submit a pull request.

License

This project is licensed under the MIT License.

Contact

For any inquiries, reach out to [email protected] or visit yourwebsite.com.

imagify.mp4

About

🍌 Effortlessly create captivating images with our AI-powered generator.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages