alexalewis / assignments

0 stars 0 forks source link

22 - octcats, but in React! - intro to react #27

Closed alexalewis closed 4 years ago

alexalewis commented 4 years ago

React-ify Octocats

Octodex is a fun way to celebrate a powerful tool we use for development. In that same spirit, recreate this site

You'll identify the main Components on the page and create React components for each, breaking down those Components into smaller ones as needed.

Objectives

Stretch Objectives

Explorer Mode

Adventure Mode

Epic Mode

Additional Resources

alexalewis commented 4 years ago

https://github.com/alexalewis/octocats-react

Working on getting all of my octocats to show. I feel like I am so close but might be missing something that is making my cat.js not conecct to my AllOctocats.js