Skip to content

The-Robin-Hood/dropit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)