Live Site: http://www.robbieg.io/swapibox/
Robbie Greiner & Hector Sanchez
This application fetches data from the Star Wars API (SWAPI) and displays it on the page using React. User can click on cards to favorite them. Also utilizing local storage to save data after initial fetch and save favorites.
Link to assignment repo: http://frontend.turing.io/projects/swapi-box.html
Clone this repo
run npm install
run npm start