Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 856 Bytes

README.md

File metadata and controls

31 lines (21 loc) · 856 Bytes

Breaking Bad
(React)


Table of contents

Project task

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.

Project overview

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.

Built with

  • React
  • CSS
  • Breaking Bad API
  • GitHub Pages

Live preview

Click for live preview