YouTube API Search App

An app that utilizes the YouTube API to return YouTube video search results.

Services
Web Development
Technologies
HTML, CSS, Javascript, and AJAX

About the project

This project is a simple web application that displays YouTube video search results. This app works by sending an AJAX request with the YouTube API, which then returns video data that is dynamically outputted to the screen.