The project is a React app to display information about Star Wars using the swapi.dev API
git clone https://github.com/shakshin-01/star-db
npm install
npm start
- Use API swapi.dev
- 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