This is a web application that allows users to generate beautiful and unique images using Artificial Intelligence. The application is built using the MERN stack (MongoDB, Express, React, and Node.js) and is hosted on Render. The source code for the application is available on GitHub and the application itself is hosted on Netlify.
Table of Contents
- Features
- Technologies Used
- Installation and Usage
- Contributing
- License
Features
- AI-powered image generation
- User authentication and authorization
- User-generated image gallery
- Ability to save generated images to the gallery
- User profile page
- Responsive design
Technologies Used
- React.js
- Express.js
- Node.js
- MongoDB
- Render (for hosting)
- Netlify (for deployment)
To install and run the application locally, follow these steps:
- Clone the GitHub repository to your local machine:
git clone https://github.com/abdulhakeem19/AI-Image-generator-using-Open-AI.git
2.Navigate to the project directory:
cd your-repo-name
3.Install the required dependencies:
npm install