This project was bootstrapped with Create React App with usage of The Dog Api.
Yes. I went to the dark side and chose dogs
instead.
This project was created by sugarvalley for #CODE. It includes basics of HTML, CSS and React.
Fetching data from API using form and button. Connecting two fetches. (data1.id
-> id.data2
)
- Search by breeds
- Fetch random image
- List the breeds
- Fix error with undefined value in an array
- Style
- Animations
Note: this is my very first project with React and my code looks like spaghetti.
Note 2: this project is: IN PROGRESS