The main objective of this project was to create an application that would solve the displeasure of watching YouTube videos simultaneously together with a group of people over the internet. The annoyance lies in the lack of a feature that would allow you to start, pause and jump to specific timelines of a said video with a group of people. This application solves this by creating an environment where you have access to all these features while still being able to watch the same video that one could watch on YouTube.
To build and run this app locally you will need to install the following:
Install npm packages
npm i
Use the Angular CLI tool to serve the application
ng serve
Use the Angular CLI tool to build the production version of the application
ng build
Then after that use Firebase CLI tool to deploy it
firebase deploy --only hosting
Both are welcome, just open an issue.
- Mathias Rahikainen - Matteeh