Skip to content

Latest commit

 

History

History
206 lines (153 loc) · 6.63 KB

README.md

File metadata and controls

206 lines (153 loc) · 6.63 KB
logo

DALLE-CLONE with M.E.R.N !

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)


📔 Table of Contents

🌟 About the Project

📷 Screenshots

image image

forthebadge forthebadge forthebadge

👾 Tech Stack

Client
Server

Google Google

🧰 Getting Started

‼️ Prerequisites

  • Install Node JS in your computer HERE

🏃 Run Locally

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

🔑 Environment Variables

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

🚩 Deployment

To deploy this project run

Deploy on Vercel

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.

🤝 Contact

Ashish - @twitter pluto0p - Ashishchandra8328@gmail.com



If you find what you see appealing, please feel free to give this repository a ⭐ star.😉
appreciate you!