Skip to content

Find your favorite Star Wars characters, vehicles, and planets using a Star Wars API. Project for learning concepts of Redux and React Router

Notifications You must be signed in to change notification settings

francepack/swapi-redux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Swapi-Redux

Find information about Star Wars characters, vehicles, and planets using Swapi-Box! This app presents a random opening crawl of a star wars film and allows the user to pick whether they want to see various people, planets, or vehicles.

Screenshot

Screen Shot 2019-05-09 at 11 05 03 PM

Technologies

  • react/redux
  • react-router
  • SASS
  • Jest/Enzyme
  • Fetch API/ Async
  • Utilizes open-source star wars API

Learning Goals

This project was made for Turing School during the 3rd module. We were solidifying our knowledge of react while introducing redux and router, and working with async requests. The main learning goal was to get practice crafting fetch calls to an api in different ways to account for the format of data returned.

To use

Clone down repo to your device: git clone https://github.com/francepack/swapi-redux

cd into new file and...

Run npm install to install dependencies.

Run npm start to open browser.

About

Find your favorite Star Wars characters, vehicles, and planets using a Star Wars API. Project for learning concepts of Redux and React Router

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published