Skip to content

React js web app to SWAPI -The Star Wars API. I accepted a challenge of to create a interface to show how many pitstops a Star Wars starship does, giving a size of MGLT (unit distance) to run. I designed all project (including draws of starships) and developed all project.

Notifications You must be signed in to change notification settings

marialuisacp/the-star-wars-api

Repository files navigation

The star wars API

This project I developed a interface to calculated pitstops of starships. This project use the SWAPI -The Star Wars API. This web page is deployed on firebase in: https://the-stars-wars-api.firebaseapp.com/

Image web app

Technologies

I use React.js to build the UI interfaces. To run, download this repository, install dependences and packages:

npm install

Run the project:

npm start

And build:

npm run build

About

React js web app to SWAPI -The Star Wars API. I accepted a challenge of to create a interface to show how many pitstops a Star Wars starship does, giving a size of MGLT (unit distance) to run. I designed all project (including draws of starships) and developed all project.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published