This project is about performing CRUD (create, read, search) operations on Cloudinary using Nodejs, Express, Multer, MongoDB
https://documenter.getpostman.com/view/21519072/UzXM1yRi
- Clone this repo and run npm install
- goto client directory and run npm install as well
- Create .env file at root level and add following variables and assign their values MONGO_URI CLOUDINARY_CLOUD_NAME CLOUDINARY_API_KEY CLOUDINARY_API_SECRET