✨ Demo
npm install
npm start
This project works on a several different filters using a Star Wars Planets API:
1- First filter works on-Input-Change and filters the name of the plannet.
2- Second filter checks a selected category based on a number. Based on the selected category, the filter checks if the given number is higher, lower or equals. -Example: The user can filter plannets with a Diameter higher than 2000 kilometers.
3- In addition, the user can make multiple filters, limited by one per category. Each filter is saved on click and can be undone, making it possible to reverse that filter just by deleting each filter.
4- As a fourth challenge, i was able to sort the order on ascendant or descendant way, based on a category. -Example: The user can sort the plannets based on an higher rotation period.
Give a ⭐️ if this project helped you!
👤 Leandro Hespanhol
- Portfolio-Website: https://leandro-hespanhol.github.io/
- GitHub: @Leandro-Hespanhol
- LinkedIn: @Leandro Hespanhol
Got some help with this README from readme-md-generator ❤️