This app is based on The Net Ninja's tutorial on React Query, using the Star Wars API, with few additions:
- The whole UI is implemented using Semantic UI React
- Slight improvement in pagination using the Semantic UI React
Pagination
component. - Formating of planet population in millions.
- Use of
localStorage
to remember the last menu and page number visited upon app reload.
The app is deployed to Netlify here.