- Use Context API of React to manage state.
- Use React Hooks UseState;
- Use React Hooks UseContext;
- Use React Hooks UseEffect;
- Create custom React hooks.
A list of planet filters from the Star Wars universe using Context API and Hooks to control global states.
API used in this project.
Test the deployment of this project [here] (https://project-starwars-planets-search-lkotlarenko.vercel.app/).