Skip to content

RamGoel/ShareDigi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hello,

Hope you are doing well


This is a file sharing app made in express js, made by Ram Goel.


Working: 

Whenever you open the site you will see two options share and download, if you want to upload a file then go with share and if you have the link then click on download. Then you have to upload the file, and after you upload the file you will get a link to download the file and you can share the link to anyone. You can also download the file by just pasting the link into search bar.



Technologies Used:
Express JS for Backend,
HTML, CSS for Frontend

NPM Packages:
body-parser for form parsing,
ejs for template engine,
formidable for file upload works,
path for path functionality,
nodemon for not to restart server everytime,


If you are running this on your local machine then just download the code or clone the repository into a folder and open terminal or cmd there, and then type

npm i body-parser nodemon ejs fomrmidable path nodemon



after installation, type nodemon server.js

About

A File Upload/Download WebApp made in NodeJS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Contributors