/fileupload_node_multer_dropzone

example of how to upload files using Node js, Multer and Dropzone

Primary LanguageJavaScriptMIT LicenseMIT

File upload with Node

This is an example of how to upload files using Node js, Multer and Dropzone

And Pug is Used for template engine

Quick start

npm install 

npm start

Server runs on http://localhost:3000

License

This code is released under the MIT License