Skip to content

Commit fcba214

Browse files
Update README.md
1 parent f649348 commit fcba214

File tree

1 file changed

+4
-11
lines changed

1 file changed

+4
-11
lines changed

breaking-bad-characters/README.md

Lines changed: 4 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# Breaking Bad Characters - React Application
22

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
55

6-
### Technologies
6+
## Technologies
77

88
- React
99
- Hooks
@@ -17,18 +17,11 @@ A single page web application that uses the breaking bad API to show and filter
1717
- Breaking Bad API
1818

1919

20-
### API Used
20+
## API Used
2121
Breaking Bad Character API
2222

2323
Link : https://www.breakingbadapi.com/api/characters
2424

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
3225

3326
## Screenshots
3427

0 commit comments

Comments
 (0)