A simple website that was created to help mentor a friend on learning HTML. The main purpose of the website is to use a node JS server to download YouTube videos so that you can stream them behind a firewall.
Tech Stack
- NodeJS
- Javascript
- HTML
If you are looking to try and set this up for yourself, clone the repo and add a .env file with your MongoDB Atlas link url to it as the variable DB_LINK.
Additionally, you will need to set up a users and videos collection.