Skip to content

manojna191/DALL-E_Clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

DALL-E_Clone

Steps to Install

  • 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>

Tech-Stack Used

  • React
  • Node.js
  • Express.js
  • MongoDb
  • Mongoose
  • Cloudinary Api - To get URL and store it in MongoDB
  • Dalle Api - to generate the image

The Images

First page

image

image

The images - frontend

image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published