Skip to content

v0rs4/react-redux-swapi

Repository files navigation

What is swapi?

The Star Wars API, or "swapi" (Swah-pee) is the world's first quanitified and programmatically-accessible data source for all the data from the Star Wars canon universe!

We've taken all the rich contextual stuff from the universe and formatted into something easier to consume with software. Then we went and stuck an API on the front so you can access it all!

What is react-redux-api?

A simple react/redux app that uses swapi as a source of data to represent that was created just for fun.

Installation

  • $ brew update
  • $ brew install node
  • $ cd react-redux-swapi
  • $ npm install
  • $ ./node_modules/bower/bin/bower install
  • $ npm run start

TODO

  • Remove api redux middleware, use swapi with redux thunk right inside the redux\bundles

About

React Redux Star Wars API (swapi)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published