Skip to content

Latest commit

 

History

History
92 lines (53 loc) · 2.24 KB

README.md

File metadata and controls

92 lines (53 loc) · 2.24 KB

Hi, I'm Devesh! 👋

🚀 About Me

I'm currently learing how to develop a full stack Web application...

🛠 Skills

Frontend : Javascript, HTML, CSS.

Backend : NodeJS, ExpressJS, MongoDB, MySql.

🔗 Links

linkedin

EasyShare Web Application

This is the Project of File Sharing Online using web. We have to upload a file using drag and drop methond or browse from local system and then upload it on app. Few second later, it will generate a download link for the uploaded file and we can direct copy it or share it using other medium or we can share using Build in Email sytem.

TECHNOLOGY STACK:

Client: HTML, CSS, Javascript, EJS.

Server: NodeJS, ExpressJS, MongoDB.

Deploy: Heroku

Run Locally

Clone the project

  git clone https://link-to-project

Go to the project directory

  cd my-project

Install dependencies

  npm install

Start the server

  npm run start

Screenshots

  1. Interface of App

Interface

2.Dragging the file to upload

Drag and drop

  1. Generating the download link.

Generated link

  1. Filling the recivers E-mail.

Filling email

  1. Download link in mail.

Download in mail

Features!

  • Drag and Drop Option
  • Directly share download link.
  • Send using mail.
  • Cross platform

Resouces