git clone <File>
- Type
npm install
in the terminal in your project directory so that the packages for the project is installed. - create
.env
file in server folder and add the following
OPENAI_API_KEY= <YOUR KEY>
MONGODB_URL= <YOUR URL>
CLOUDINARY_CLOUD_NAME= <Cloud NAME>
CLOUDINARY_API_KEY= <YOUR CLOUDINARY KEY>
CLOUDINARY_API_SECRET= <YOUR API SECRET KEY>
- React
- Node.js
- Express.js
- MongoDb
- Mongoose
- Cloudinary Api - To get URL and store it in MongoDB
- Dalle Api - to generate the image