Scope
React Movie Database is a web app that uses TMDB's API. It's functionality consists of allowing users to sort movies by type and create a favourites list. The goal was to create a React app that utilizes a REST API to display movies through filters and favourite each movie with local storage.
Technologies Used
- React
- Sass
- TMDB API
Development
In the following code snippet, I used React Effect Hook to fetch the movie's API