/MERN-Image_Uploading-using-multer

MERN APP - Uploading multiple images using Multer, Brainhubeu - React-Carousel

Primary LanguageJavaScript

MERN-Image_Uploading-using-multer-React-MongoDb

This code will give you idea how to upload multiple images using multer and display those images by storing name to the mongoDB db and displaying in React.

This Code is beginner friendly!

How to run the code?

git clone or download

npm i && npm start for both client and server to start the app

Features to add

  • Better UI
  • Error Handling
  • Trying with different Packages