Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 453 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 453 Bytes

movieFinder

It uses Omdb-API to fetch data about the movie searched and displays it, I have implemented debouncing in the seach bar. It also shows all the currently trending movies the data for with is again fetched using the Omdb API. I made it to practice and implement async-JS and learn more on REST-APIs. Completed it over a weekend.

Deployment

The project is deployed on netlify - movieFinder