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!
git clone or download
npm i && npm start for both client and server to start the app
- Better UI
- Error Handling
- Trying with different Packages