Skip to content

StarWars-themed card display. Utilizing React, React-Router, Jest, and Enzyme, the project demonstrates understanding of asynchronous JS as fetch calls may generate 30+ further calls

Notifications You must be signed in to change notification settings

brucekchung/swapi-box

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StarWarsCards (or SWapi-box)

StarWars-themed card display. Utilizing React, React-Router, and tested with Jest/Enzyme,the project draws information from a bare-bones API to display cards. Each fetch call may generate 30+ further calls. Favorites may be saved and recovered from the favorites page.

HomeScreen PlanetLoading SWCards

Install and run

to run and install swapi-box on your machine, run:

git clone [email protected]:brucekchung/swapi-box.git

into the desired folder

npm i

then

npm start

ensure the project is running on the correct port

http://localhost:3000

Built With

React, React-Router, Jest, Enzyme

About

StarWars-themed card display. Utilizing React, React-Router, Jest, and Enzyme, the project demonstrates understanding of asynchronous JS as fetch calls may generate 30+ further calls

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published