YouTube Video Listing Page Project Description This project is a YouTube-style video listing page that dynamically fetches and displays videos using the FreeAPI YouTube endpoint. It provides users with an intuitive interface to browse videos, filter results using a search bar, and open videos directly on YouTube.
Key Features ✅ Fetch & Display Videos – Automatically retrieve video data from FreeAPI. ✅ Thumbnail, Title & Channel Name – Showcase essential video details. ✅ Clickable Videos – Open selected videos directly on YouTube. ✅ Search & Filter Functionality – Instantly filter videos on the frontend. ✅ Responsive Grid Layout – Ensures a visually appealing and user-friendly experience.
Technologies Used HTML, CSS, JavaScript for the frontend Fetch API to retrieve data Grid-based UI for a modern look