About
This is a project made by Federico Tejedor Llorente with Next.js (React), TypeScript and TailwindCSS.
This platform uses the SWAPI GraphQL API for fetching the initial data. Then you can add/create, edit and delete planets as you want. This is stored in your browsers local storage, since the initial data is stored there after is firstly fetched to the Star Wars API.
You can restore all your data in the Settings tab if you want. Remember that all your changes will be removed.
Have fun and enjoy the app! You can start by looking for the planet list in the Planets tab.