marialuisacp / the-star-wars-api

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.

Home Page:https://the-stars-wars-api.firebaseapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

https://the-stars-wars-api.firebaseapp.com/


Languages

Language:JavaScript 68.7%Language:CSS 22.1%Language:HTML 9.2%