Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 722 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 722 Bytes

THE CAT-API PROJECT

This project was bootstrapped with Create React App with usage of The Dog Api.

Cat-api?

Yes. I went to the dark side and chose dogs instead.

About

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