Skip to content

Simple React interface for searching the Star Wars API

License

Notifications You must be signed in to change notification settings

stormdock/swapi-react

Repository files navigation

SWAPI React Interface

Simple React interface for searching the Star Wars API. Serves no real purpose, but is useful as an example or boilerplate for a React / Redux SPA using an API as a content source.

SWAPI Screenshot

Demo

Click here for a demo.

Dependencies

  • Node / NPM - Tested with Node v7.2.0.
  • Yarn - npm install yarn -g
  • yarn install - to install project dependencies.

Get Started

  • npm start - to start webpack dev server and watch for changes. Opens app in new browser window at http://localhost:8080.

Other Commands

  • npm run build - build production assets
  • npm run lint - run code quality tests

About

Simple React interface for searching the Star Wars API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published