Skip to content

pranshuj73/oreweb

Repository files navigation

Logo

Share Files Anonymously, Effortlessly.



Oreweb

A P2P based File Sharing Application. Made with NextJS and PeerJS.

Demo

Try it out at: https://oreweb.vercel.app

Screenshots

App Screenshot

Contributing

Contributions are always welcome!

See contributing.md for ways to get started.

Please adhere to this project's code of conduct.

Tech Stack

Client: Next JS, TailwindCSS, shadcn-ui (RadixUI)

Server: Node, PeerJS

Run Locally

Clone the project

  git clone https://github.com/pranshuj73/oreweb.git

Go to the project directory

  cd oreweb

Install dependencies

  npm install

Start the server

  npm run dev

License

MIT

Authors