- This is an AI based text/prompt to image generating image app.
- MERN Stack
- ReactJs
- TailwindCss
- File Saver
- React Router Dom
- React Hot Toast
- NodeJs
- ExpressJs
- Mongoose
- Cors
- Cloudinary
- dotenv
- nodemon
- OpenAi
-
Clone this repo
git clone https://github.com/Asharalikhan4/Prompt-to-image-generator.git -
Install all the required dependencies
npm i -
Now create .env file and provide cloudinary information, mongodb url and open ai api key.
-
Command to run frontend and backend locally
npm start dev