YouTheme Live Demo
Youtube doesn't offer the possibility to filter your feed. With a growing list of subscriptions, the experience becomes inevitably messy.
YouTheme is a youtube subscriptions sorter, which allows you to create custom feeds based on your own themes.
- React
- Node (Express)
- GraphQL (Apollo Server & Apollo Client)
- MongoDB (Atlas & mongoose)
- styled-components
yarn client-install
- installs client dependenciesyarn dev
- starts app in development modeyarn start
- starts node serveryarn server
- starts dev server with nodemonyarn client
- starts client appyarn heroku-postbuild
- script for heroku's deployment flow