Im making a web app, using node.js, express.js and mongodb and trying get my contact form done. I would like site visitors to contact me via the form where they can put their name, email and message, along with an uploadable file image so they can show me what they want to be done as a sample through an image.
It seems like every websites have this functionailiry but I cant seem to find the answer Im looking for. Any help and guides would be appreciated.