Skip to content

ameseee/swapi-box

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SWAPIbox

This project focuses on displaying data from the Star Wars api using nested API calls, and is build with React utilizing reusable, modular components.

screen shot 2017-12-05 at 12 56 29 pm

screen shot 2017-12-05 at 12 52 10 pm

Getting Started

Install npm on your local machine and obtain an API key from the Star Wars API. Clone down this repository to get started.

Installing

Install dependencies using the following command:

npm install

Start the application on localhost:3000 with the following command:

npm start

Running the tests

To run the test suite (powered by Jest and Enzyme), enter the following command:

npm run test

The test suite verifies that data is displayed properly on the virtual DOM, and unit tests for javascript functionality.

Built With

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •