/network-share

Share files in realtime within the same network. Built with socket.io, express and Next.js

Primary LanguageTypeScriptMIT LicenseMIT

Network Share

Share files in realtime within the same network.

Installation

Check the install docs here

Disclaimer

I know there's a ton of other repositories out there that do the same! I wanted to learn more so decided to make my own!

Demo

View a preview video here

What I learnd

  • Better usage of TailwindCSS
  • Better understanding of socket.io
  • Somewhat better understanding of Buffers