A website to view all pokemons and their details. UI made by me 😅
- Reactjs (Vite + Typescript)
- PokeApi RESTful api
- Render all pokemons card
- Search pokemons by name
- Search pokemons by id
- Filter pokemons by type
- Filter pokemons by ability
- Display pokemon image and name
- Display pokemon height, weight, gender rate and capture rate
- Display pokemon descriptions
in carousel
- Display pokemon stats (attack, hp, defense, speed, etc.)
- Display pokemon types, weaknesses, resistances and abilities
- Display pokemon evolution chain
- Animate cards
- Do not access the subroutes on url bar
- Any bug found, please create an issue or PR
- Before creating an issue or PR, first try to reload the page to see if the bug persist