/SWAPI-Box

Primary LanguageJavaScript

SWAPI-Box

Turing Mod 3 Project

Swapi-box is a website that takes data from swapi.co (star wars api) and display information about multiple starwars characters, planets, and vehicles. Swapi-box is built with react and async fetch calls.

Setup

git clone change directory into swapi-box npm install npm start