DALLE-CLONE with M.E.R.N ! stack (MongoDB, Express.JS, React.JS, and Node.JS, Tailwind CSS, Open AI API, Cloudinary, Dark Mode, Light Mode and Vercel)
Client
Server
|
|
|
|
|
|
|
|
- Install Node JS in your computer HERE
Clone the project
git clone https://github.com/Ash1shh/Dalle-Clone.gitClient
cd clientInstall dependencies
npm installStart the server
npm run devServer
cd serverInstall dependencies
npm installStart the server
npm run startTo run this project, you will need to add the following environment variables to your .env file
MONGODB_URL
OPENAI_API_KEY
CLOUDINARY_CLOUD_NAME
CLOUDINARY_API_KEY
CLOUDINARY_API_SECRET
To deploy this project run
The easiest way to deploy your Front-end is to use the Vercel Platform from the creators of Next.js.
To deploy the back-end you can use Render.com.
Ashish - @twitter pluto0p - Ashishchandra8328@gmail.com
appreciate you!

