benjaminkent / assignments

This is where I'm keeping all of me SDG assignments
0 stars 0 forks source link

Week 04 Day 1 - Reactified Octocats #12

Closed gstark closed 6 years ago

gstark commented 6 years ago

Your Octodex is amazing. It has revolutionized the Github Octodex experience and more people are viewing Octocats on their mobile devices than ever.

However, the code is repetitive and isn't yet setup to work with an API.

Your task now is to refactor the static Octodex into a static (non-API) version in React.

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

benjaminkent commented 6 years ago

explorer mode complete, will work on adventure mode -https://github.com/benjaminkent/reactified-octocats

gstark commented 5 years ago

Your homework is: Meets Expectations

Awesome Work!