Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 428 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 428 Bytes

React- Youtube Clone - Front-End

This project utilizes function based components(hooks) and class based components to transfer state. This application makes calls to Google's YouTube APIv3 to privide a defualt video, related videos, and the ability to query YouTube's API based on a search term. The application uses several technologies such as: React, Material UI(Grid, Paper, Dialog, Buttons), Bootstrap5, CSS, and Axios.