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.git
Client
cd client
Install dependencies
npm install
Start the server
npm run dev
Server
cd server
Install dependencies
npm install
Start the server
npm run start
To 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 - [email protected]
appreciate you!