You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a small project that utilizes ReactJS using the Axios library to fetch the Google YouTube API to display a list of videos and an active video. Hooks are used in replacement of class based components.
About
A ReactJS app that searches for YouTube videos using the Google YouTube API and displays a video and a list of similar videos. Uses Hooks.