Skip to content

nikhilpnath/image_upload

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Image Upload

A simple MERN app where the users can upload images and can display them on the dom.

We used the 'multer' middleware in the backend to handle the images.

Facing Issue?

A major issue you can encounter is on the server side, which is "database connection failed."

If that happens run the command,

  sudo systemctl start mongod 

on Terminal.

To know the status

sudo systemctl status mongod 

About

A simple MERN app to upload and display images.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published