Skip to content

zibrasismail/mern-stack-image-crud-app-with-cloudinary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image CRUD Web App with Cloudinary in MERN Stack

This project is about performing CRUD (create, read, update, delete) operations on Cloudinary using Nodejs, Express, Multer, MongoDB and React

run this app

  • Clone this repo and run npm install and run nodemon server
  • In .env file at root level and add following variables and assign their values DATABASE CLOUDINARY_CLOUD_NAME CLOUDINARY_API_KEY CLOUDINARY_API_SECRET
  • goto client directory and run npm install and run npm start as well
  • Happy Coding

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published