The best way to watch YouTube by video chatting with friends.
It is not suitable for use as it is still in the pre-development stage.
You can see what we've done before and what we will work on in the future.
pre-development:
- Basic chat
- Basic user interface
- Multiple room support
- Embeded YouTube
development
- Voice and Video chat
- New user interface
- Basic test
- Dockerize, CI/CD, GitHub Bots, pre-production
production
- Theatre and fullscreen mode
- Mobile user friendly interface
- PWA
TypeScript(optional), Socket.io, React, Next.js
git clone https://github.com/anchovycation/pingu-front-end
cd pingu-front-end
Install dependencies
npm install
cp sample.env .env
npm start
If you want to contribute to the project, please first check if the work you are doing is already an issue. If there is an issue and there is someone assigned to the issue, contact that person. If there is no issue, you can send your development to the project managers by opening a pull request. Please read CONTRIBUTING.md