Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/caffeines/file-cloud

Online File Sharing web app
https://github.com/caffeines/file-cloud

design-patterns javascript node-js nodejs nodejs-mongodb software-engineering

Last synced: about 2 months ago
JSON representation

Online File Sharing web app

Awesome Lists containing this project

README

        

# 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