Concurrence is a Angular-powered web client that allows users to connect to different streaming platforms such as Twitch and YouTube Live.
- Fetchs streams from Twitch and YouTube Live to your web browser
- Allows account connectivity to different streaming services
Concurrence utilizes the following stack:
- Angular - Web client front-end
- C# - Server-side backend API
- MongoDB - Storing token and stream information
git clone https://github.com/dlstenbro/Concurrence.gitUsing visual studio, open the solution file called concurrenceApp.sln, and hit Start to debug.
MIT
