Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 521 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 521 Bytes

STAR WARS

  • A web app that fetches data from The Starwars API and displays lists of characters, starship, films and planets made with react

Features:

  • Displays characters, people, starships and films info of Star wars
  • Datas are fetched asynchronously from star wars api
  • Initial Loading
  • Datas are stored as cached data in the site
  • Very fast to load all datas
  • Pagination feature

DEMO:

  • Click this link to see this app live