A youtube miniversion app allows users to search their favorite vidoes. The videos can be viewed by clicking on it and the users can leave comments. A react application that draws from the youtube API to show video categories and play individual videos with youtube’s built-in functionalities Established with youtube API, uses live youtube video data to allow the website to play videos. Utilizes local storage on a browser’s cache to create and store user made comments. Uses React Router to create navigable web pages and shows an error page when url path is invalid.