Skip to content

jaredeklin/swampibox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SWapiBox

Description

This was a solo project done in the 3rd module at Turing School of Software and Design. It was built around pulling data from the Star Wars api, swapi. It's an application that grabs information about the characters, planets and vehicles that I'm told are in the films. I haven't seen the film's so I decided to style the project as I imagine The War Amongst The Stars to be. The application was built using React. The learning goals of this project were to get comfortable making async api requests, building react components and testing React with mock fetch calls.

Project Contributors

Installation

This project was bootstrapped with create-react-app

Clone down the repo

git clone https://github.com/jaredeklin/swampibox

npm install

npm start

API

The Star Wars API || https://swapi.co/

Tests

This project was developed using using Jest and Enzyme testing utilities. To run the test suites for this project:

npm test

Project Layout

Home Screen Vehicle Screen

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published