Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 477 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 477 Bytes

star-db

The project is a React app to display information about Star Wars using the swapi.co API

Features

  • Use API swapi.co
  • Use Context API and React Router
  • Use High-Order Components (HOC)
  • Display random planet
  • Display info about people, planets and starships
  • Display loading and error indicators
  • Catch errors

Project Status

Project completed

License

This project is licensed under the MIT License - see the LICENSE.md file for details