This is a self-hosted YouTube Channel Tracker application with functionality to download and watch videos.

- Node + NPM
- Python
Read Back End's readme file for instructions to install required Python dependencies
cd clientnpm install
cd clientnpm run dev
Backend api is described in the docstring in server/app/routes.py