Skip to content

Latest commit

 

History

History
38 lines (26 loc) · 1.58 KB

20_projects.md

File metadata and controls

38 lines (26 loc) · 1.58 KB

30 Days Of React: Projects

Twitter Follow

Author: Asabeneh Yetayeh
October, 2020

<< Day 19 | Day 21>>

30 Days of React banner

Projects

Congratulations for making it to this far. Now, you have a solid understanding of React. I believe we have covered most important features of React and your are ready to work on projects. What we have covered so far is the old version of React. Starting from Day 20, we will learn React Hooks. In the next three days you will work on projects only.

Exercises

Exercises: Level 1

Use the following two APIs, all cats and [a single cat][https://api.thecatapi.com/v1/images/search?breed_id=abys]. In the single cat API, you can get url property which is the image of the cat. Your result should look like this demo.

🎉 CONGRATULATIONS ! 🎉

<< Day 19 | Day 21>>