This project is about one of my favorite tv shows. I used React and Breaking Bad API to show, filter, and search characters, episodes, and quotes from Breaking Bad.
You can choose between characters, episodes, and quotes. I used the useFetch hook that I created. It is imported in the context which I used as an app provider. On click, it changes the query state which is responsible for the fetched category. There is a loader before every API call.
- React
- CSS
- Breaking Bad API
- GitHub Pages