A quick and easy way to share files and documents among your peers. Visit the website here .
Clone the repo and install the dependencies.
git clone https://github.com/srineere/rocket-share.git
cd rocket-share
npm install
To start the express server, run the following
npm start
Open http://localhost:3000 and take a look around.