/swapi

Primary LanguageJavaScript

SWAPI


Set up

  1. clone down repo
  2. run npm install
  3. npm start
  4. open http://localhost:3000

Objectives

  • Allowed users to insert their information and login to the app. After, by using a Star Wars api endpoint to retrieve the data, the fetched data was displayed on the screen that was attached to route paths.

Stack

  • SCSS
  • JSX
  • JavaScript
  • React

screenshots/gifs

Screen Shot 2019-10-15 at 4 56 35 PM

Screen Shot 2019-10-15 at 4 57 25 PM

Screen Shot 2019-10-15 at 4 57 35 PM

Screen Shot 2019-10-15 at 4 57 58 PM