Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 453 Bytes

File metadata and controls

11 lines (6 loc) · 453 Bytes

SWapi

StarWars API project.

A web app that fetches data from The Starwars API and displays Luke Skywalker's data, lists of films and characters.

The main page includes person's basic info from Starwars API. Buttons load films list and people list with some information. Every film card contains link, which loads a characters page.

Bootstrap used for responsive web design. Error handling (try/catch) demonstrated.

Run index.html in src folder.