https://github.com/team-kwitch/kwitch-web
A broadcasting platform that allows anyone to broadcast easily.
https://github.com/team-kwitch/kwitch-web
nextjs shadcn-ui socketio-client tailwindcss webrtc webrtc-video
Last synced: about 1 year ago
JSON representation
A broadcasting platform that allows anyone to broadcast easily.
- Host: GitHub
- URL: https://github.com/team-kwitch/kwitch-web
- Owner: team-kwitch
- License: mit
- Created: 2023-11-09T05:18:03.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-05T15:04:22.000Z (almost 2 years ago)
- Last Synced: 2024-09-06T11:28:06.002Z (almost 2 years ago)
- Topics: nextjs, shadcn-ui, socketio-client, tailwindcss, webrtc, webrtc-video
- Language: TypeScript
- Homepage: https://kwitch.online
- Size: 214 KB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Kwitch-web
Kwitch is a broadcasting platform that allows anyone to broadcast easily. If you're using a modern web browser, it's enough to start broadcasting.
## Feature
Built on Next.js 14
- Written in **Typescript**
- Using **App Router**
- Syled using **Tailwind CSS**
- Designed components belong to shadcn/ui
- **Socket.io** and **WebRTC** for real-time communication.
## API and Socket Server
[kwitch-server](https://github.com/SA-TermProject-Team-Kwitch/kwitch-server)
## License
[MIT license](https://github.com/SA-TermProject-Team-Kwitch/kwitch-web/edit/main/LICENSE)