Skip to content

React / Router / Jest / Enzyme. Single page React app for interacting with the Star Wars API, viewing and favoriting the top worlds, characters, and vehicles.

Notifications You must be signed in to change notification settings

GraySmith00/gs-ml-swapibox

Repository files navigation

SW-api Box

by Gray Smith & Michael Lyons

View the App

SW-api Box is dynamic single page application that lets users interact with data from the Star Wars API in order to brush up on their favorite characters, planets, and vehicles. Users can save their favorite items for later viewing, as well as read random intro movie quotes at the bottom of the screen.

Star wars api application

To get started, run:

git clone [email protected]:GraySmith00/gs-ml-swapibox.git

Install the dependencies

npm install

Start the application

npm start

To run the testing suites, run:

npm test

To check for any linter errors, run:

npm run eslint

About

React / Router / Jest / Enzyme. Single page React app for interacting with the Star Wars API, viewing and favoriting the top worlds, characters, and vehicles.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published