Skip to content

Latest commit

 

History

History
37 lines (21 loc) · 1.29 KB

README.md

File metadata and controls

37 lines (21 loc) · 1.29 KB

weShare - Easy File Sharing Web App

weShare is a full stack file sharing app in JavaScript and NodeJS, this app will allow users to upload files to our website and share it with a link or email so that other people can download it. The generated link will be valid for 24 hours only.

Screenshots

image image image image image image

Deloyed Links

Other important Links

Tech Stack

Client: HTML, CSS, ES6+, DOM

Server: Node, Express, MongoDB, Multer, NodeMailer

Deployment

To deploy this project run

  npm run deploy