JOLee83 / assignments

Suncoast Developers Guild Homework
0 stars 0 forks source link

Week 02 Day 1 - Octodex #4

Closed gstark closed 6 years ago

gstark commented 6 years ago

GitHub has a great mascot called OctoCat. OctoCat even has it's own gallery of variations, created by GitHub itself and fans, called Octodex.

Unfortunately, the Octodex is not responsive*! Today, your task is to recreate the layout of The Octodex as closely as possible, but make it responsive. You can use all the tools you have at your disposal to get the job done. Use your browser's Developer Tools to inspect their site to find the exact font sizes and padding amounts.

* Well, actually it uses javascript set the number of columns on page load, but we want to see interactive responsiveness when we resize our window!

Objectives

Requirements

Explorer Mode

Adventure Mode

Epic Mode

JOLee83 commented 6 years ago

https://github.com/JOLee83/octocat.git http://octocat-justin.surge.sh

Finished everything but the triangle under image. Going try and figure it out in the morning, and i will do the adventure and epic this weekend.

gstark commented 6 years ago

Great work!!!

gstark commented 6 years ago

Awesome Work!