/mern-context-crud

A MERN Stack Application using React Context API

Primary LanguageJavaScript

MERN Context

this is a MERN Stack Application CRUD with image upload using React Hook useContext

Considerations

The frontend will be served from the backend in production, but in development it will be served using a proxy

Cloduinary

This application uses Cloudinary as Image Hosting, so you need to provide the following environment variables. You can find this on your Cloudinary's profile

  • CLOUD_NAME
  • API_KEY
  • API_SECRET

Mongodb

MONGODB_URI=mongodb://localhost/merndb