The app is a youtube data search with Youtube data api which calls the youtube videos and renders them from the API. The search has been trottled with Lodash with Debounce to restrict API calls with a timeout
A simple routing SPA application with vanilla javaScript - no frameworks used