This website helps you to get information about movies and web series. I have used the OMDB - API to get movie data and with the help of DOM and localStorage I have populated the data in the web pages. Learned the concept of Debouncing to optimize API calls to reduce server costs. Tech stack :- HTML-CSS-JS-OMDB Api