Closed mdewey closed 6 years ago
OK, I am really excited and proud of this one! I need to fix the images but it works on desktop, iPad, and iPad Pro.
https://github.com/solismc/puppy-adoption
I'm still going to work on the links to the 2 pages
Good work on the CSS, but you are missing the localStorage aspect and the refactor to use a component.
For this project, you will forking an existing repo and adding ore functionality to it. You will completing the UI as well as adding a "save for later" feature.
Objectives
Requirements
First you need ot fork this repo https://github.com/mdewey/puppy-adoption.
Then you will need to clone your fork to your local machine. You will be doing all of your development on that fork.
Explorer Mode
Pet
component to have all logic, HTML and styling for a pet.Save for later! Arf!
to save the current pet to local storage.Adventure Mode
NOTE: Remember to think in components
Epic Mode