Check out it's working here: https://codesandbox.io/s/ch210
Created with CodeSandbox
App to list
Breaking Bad Characters & their Quotes
A web app(using ReactJS) that has
-
listing of all the breaking bad characters
- list shows name, occupation, date of birth & status of the character.
- A list can have pagination, one page should have 10 characters.
- one should be able to apply category based filters on the list (optional).
- one should be able to search the name of any character in the list (optional).
-
page for details of the characters
- This gives the following information about character
- Name & Image of the character
- Date of Birth
- Occupation
- Status (dead or alive)
- Nickname (if present)
- Actor who portrays the character
- Seasons in which the character appears
- All quotes by the character
- This gives the following information about character
APIs used to build the app - https://breakingbadapi.com/documentation