StPeteFrank / 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

StPeteFrank commented 6 years ago

Hi Gavin. Here is the link for my reactified-octocats. I'm currently working on building an array and using map for the octocats but i think thus far it covers explorer mode.

I'm sorry to miss lecture in person today. Thank you.

https://github.com/StPeteFrank/reactified-octocats

gstark commented 6 years ago

Your homework was marked: Acceptable

Hmm ok

“Hmm ok ” — via Katherine Trammell

gstark commented 6 years ago

See if you can return to this assignment and complete the map part, it will help with your understanding.