A lightweight web application that lets users search for YouTube videos by keyword and quickly browse results — built with HTML, CSS and JavaScript.
👉 https://full-stack-web-developer-and-designer.github.io/yt-search-videos/
This project provides a simple, fast, and responsive interface that lets users search YouTube videos by keyword. It retrieves results such as thumbnails, titles, and descriptions — all using vanilla JavaScript, without any heavy libraries or frameworks.
-
🔍 Search YouTube videos by keyword
-
📄 View thumbnails, titles, and descriptions
-
🎯 Clean and easy-to-use interface
-
📱 Fully responsive
-
⚡ Lightweight and fast
-
🔗 Direct links to watch videos on YouTube
-
HTML5
-
CSS3
-
JavaScript (ES6)
-
YouTube API / Fetch API
yt-search-videos/
│
├── index.html
|
├── css/
│ ├── fancybox.css
| └── style.css
|
├── js/
| ├── fancybox.min.js
│ └── script.js
|
├── img/* # fancybox images
|
└── mockup-yt-search-videos.webp #screenshotTo clone and run the project locally:
# Clone the repository
git clone https://github.com/full-stack-web-developer-and-designer/yt-search-videos.git
# Navigate into the project folder
cd yt-search-videos
# Open index.html in your browserNo installation or dependencies required — it works as a static HTML/CSS/JS project. Just open index.html and you're ready to go.
-
Open the website.
-
Enter any keyword in the search field.
-
Browse the YouTube video results.
-
Click a result to watch it on YouTube.
Free to use, modify, and customize.
📧 Contact available on the website
Thank you for trying YouTube Search Videos!
Feel free to send suggestions or improvements.
