Hey there
Preshak is a free cloud-based file transfer web application 💻, the application acts as a platform to send and receive files in real-time and the files can be shared to users mail account as well🚀
- Upload File
- Email Integration
- Send files to specific mail
- Automatic notifications
- Responsiveness
- NodeJS v12.18.3(for dev environment)
- MongoDB v3.6.3(for database stuff)
- Express v4.17.1(for handling HTTP requests)
- Ejs v3.1.5(as template engine)
- Multer v1.4.2(for handling "multipart/form-data")
$ yarn
$ yarn dev