File tree Expand file tree Collapse file tree 1 file changed +4
-11
lines changed Expand file tree Collapse file tree 1 file changed +4
-11
lines changed Original file line number Diff line number Diff line change 1
1
# Breaking Bad Characters - React Application
2
2
3
- ### About the Project
4
- A single page web application that uses the breaking bad API to show and filter characters from the show
3
+ ## About the Project
4
+ A single page web application that uses the breaking bad API to display and filter characters from the show
5
5
6
- ### Technologies
6
+ ## Technologies
7
7
8
8
- React
9
9
- Hooks
@@ -17,18 +17,11 @@ A single page web application that uses the breaking bad API to show and filter
17
17
- Breaking Bad API
18
18
19
19
20
- ### API Used
20
+ ## API Used
21
21
Breaking Bad Character API
22
22
23
23
Link : https://www.breakingbadapi.com/api/characters
24
24
25
- ### How It Works
26
-
27
- - Search a recipe in the search input
28
- - Grabs the recipe information from Edamam API.
29
- - Information is returned has a JSON object
30
- - Using React components to structure data into presentational format
31
- - Using CSS to create visually appealing and user friendly application
32
25
33
26
## Screenshots
34
27
You can’t perform that action at this time.
0 commit comments