/swapibox

React App utilizing the Star Wars API (SWAPI!)

Primary LanguageJavaScript

Swapi Box (Star Wars API)

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

Instructions

Clone this repo

run npm install

run npm start

screen shot 2017-10-12 at 8 11 02 am