Skip to content

lboyer4/SWapi-Box

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

This is a project built using React components. It pulls data from The Star Wars API using native fetch(). It pulls information populating the landing screen with a movie film description with the starwars entrance crawl. The three categories of people, planets, and vehicles can be clicked and show the corresponding cards that can be favorited and then seen in the favorites category.

Installation

To install, first clone down this repo https://github.com/lboyer4/SWapi-Box.git

next run, npm install

Screenshots

image of project's landing page with starwars crawl

image of one of the project's category view

image of project's favorites view

Learning Goals

The learning goals of this project was to further practice building out an app with React components. To continue learning how to test with enzyme and jest, and to begin learning how to test fetch calls.

Other goals included, learning how to use PropTypes and writing DRY code.

About

An App that uses the Star Wars api to display people, planets and vehicles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors