Skip to content

Latest commit

 

History

History
117 lines (83 loc) · 2.79 KB

README.md

File metadata and controls

117 lines (83 loc) · 2.79 KB

MIT License LinkedIn


Logo

Drop It

Share your files at ease
Explore the docs »

Table of Contents
  1. About The Project
  2. Getting Started
  3. License
  4. Contact

About The Project

Share your file with your fellow mates who are at the same LAN at ease. It uses peer to peer connection for the file transfer.

Built With

Getting Started

Steps to be followed are given to set and run locally.

Installation

  1. Clone the repo
    git clone https://github.com/The-Robin-Hood/dropit.git
  2. Two folders will be present inside the Dropit Folder
    • dropitapp
    • Server
  3. Switch to both dir and install the npm packages seperately and run it.
    npm install
    npm run 

Screenshot

Drop it Light-Mode Screen Shot Drop it Dark-Mode Screen Shot

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Ansari - @twitter_handle - ansari_official@yahoo.com

Project Link: https://github.com/The-Robin-Hood/dropit

(back to top)