Skip to content

bchanowski/pokeapidex-react-ts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 

Repository files navigation

pokeapidex

Check the page here - https://pokeapidex-react-ts.pages.dev/

PokeApiDex is a React Typescript application that allows users to browse through all the pokemons and check their information using PokeApi data.
The application was made using:

  • React Typescript
  • Sass
  • Redux Toolkit
  • React Router Dom
  • Axios
  • Vite

Pokemon List

Pokemon list show all the pokemon there are, it has an infinite scroll functionality that fetches more pokemons every time users reach end of page. There is also a search option that will users all pokemon starting with a given value.
image
image

Pokemon Page

After clicking on one of the pokemons we are directed to a single pokemon page that show more info about given option.
image

Responsivnes

The app is also responsive to mobile devices
image image image image

WIP

-Sorting by generation
-Sorting by type
-Abilities and types tooltips
-Evolution chart

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors