0

I am designing profile page for my site using MERN stack. Now my question is how do I upload the image from local machine and save it to the database and also displaying it in the profile page

3
  • what did you try? Commented Jul 18, 2017 at 11:39
  • just uploading the profile image and save it Commented Jul 18, 2017 at 12:51
  • Did you succeed the task Mr.Navin Prasad? Commented Dec 19, 2017 at 4:58

1 Answer 1

3

Use multer for images upload. Check out this article for code examples.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.