Blackhole is a tool to store and share your files with friends online. It is built using expressjs and REST APIs while frontend is built using EJS since It doesn't involve much stuff on frontend side.
Clone this Repo to Your PC
git clone https://github.com/omraval18/blackhole.git
Go to the Folder
cd blackhole
start server by initiating script
yarn dev
That's It!