An open API service indexing awesome lists of open source software.

https://github.com/ndeta100/file-upload-with-node-js

This will help you understand the basics of file uploading locally with no database☺️☺️☺️☺️
https://github.com/ndeta100/file-upload-with-node-js

ejs-templates exp javascript materialize multer multer-storage nod node nodejs nodemon

Last synced: 18 days ago
JSON representation

This will help you understand the basics of file uploading locally with no database☺️☺️☺️☺️

Awesome Lists containing this project

README

          

### UPLOADING FILES WITH NODE JS

npm init to get you packagejson file got and going

we will be using multer js a middleware for handling multiplaform data , ejs as the template engine and express the node js framework