Skip to content

Latest commit

 

History

History
24 lines (21 loc) · 420 Bytes

README.md

File metadata and controls

24 lines (21 loc) · 420 Bytes

File-Cloud

This is a simple Node Express based web Application. You can add,view and download file easily. It is more likely Online File Sharing app like Dropbox, Google Drive.


Clone by Git

git clone https://github.com/caffeines/File-Cloud.git

Install all the dependecies

npm install

Start the Server

nodemon app

Thanks

  • Node JS
  • Express JS
  • EJS
  • Passport
  • mongoDB