The project is a React app to display information about Star Wars using the swapi.co API
- 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 completed
This project is licensed under the MIT License - see the LICENSE.md file for details