IMPORTANT:
Before cloning this repo and running the logic, please make sure to have a Youtube API Key and AWS Secrets.
Interactive Youtube feed app developed using R/Shiny to show my daily Youtube feed. This personal dashboard refresh data daily.
Please see below for screenshot of app web version.
Screenshot below show app mobile version.
Create a .Renviron
file and store your Youtube & AWS Keys.
youtube_api_key <- <Your API Key>
aws_secret_key <- <Your API Key>
aws_key <- <Your API Key>