A simple search engine app that gives the most popular videos just like the youtube application. It was built by using HTML, CSS, JS, using the YouTube-API.
After learning the Basic HTML, CSS and JavaScript, I tried to clone the yourube applications.
- Homepage
- Search functionality
- Navigation bar
- Displaying the search content using the ES6 concept
- Fetching the data using APIs