An open API service indexing awesome lists of open source software.

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.

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)