Practice project to enhance your skills in working with APIs and React
Live Demo | Features | Tech Stack |
- Search for videos using keywords
- View video details, such as title, channel, and view count
- Play videos directly within the application
- Responsive design for different devices
This project was built using the following technologies:
- React: JavaScript library for building user interfaces
- Axios: Promise-based HTTP client for making API requests
- CSS: Styling and layout design
- YouTube API: For fetching video data
