A React-based web app to browse and filter 20 Shadow Fight 2 sets (mythical or normal). Find the perfect set for your journey by filtering based on grind, skill, fun, and gameplay focus.
- Display 20 Shadow Fight 2 sets
- Filter sets by:
- Grind
- Skill
- Fun
- Gameplay focus
- Responsive UI built with React
- React
- JavaScript
- CSS
- Clone the repository
- Install dependencies:
npm install - Start the app:
npm start
