Short project description goes here.
Follow these steps to get started with the project.
- Node.js and npm installed on your machine.
-
Clone the repository:
git clone https://github.com/Inder-Pal-github/Image-Upload-Backend.git -
Install dependencies:
- cd project-name
- npm install
- npm i nodemon
- Create a .env file in the root directory and configure the following environment variables:
CLOUDINARY_CLOUD_NAME=your-cloudinary-cloud-name
CLOUDINARY_API_KEY=your-cloudinary-api-key
CLOUDINARY_API_SECRET=your-cloudinary-api-secret
Start the development server:
nodemon index.js
The server should now be running on http://localhost:8080.
Find the frontend repository for this project here. LINK
Deployed Links
Complete explaination video: Link
This project is licensed under the MIT License.