Skip to content

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

Notifications You must be signed in to change notification settings

roy-sukrit/MERN-Image_Uploading-using-multer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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