Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 407 Bytes

README.md

File metadata and controls

28 lines (21 loc) · 407 Bytes

Anonymous file sharing

Share your files anonymously! Made with NextJS and ExpressJS.

Installing the client part
cd Client
npm i
npm run dev
Installing the server part
cd Server
npm i
npm run dev

Chat

Chat