Skip to content

mini version Pokedex. include getting random pokemon, search by name or id and detailed page with all specifications

Notifications You must be signed in to change notification settings

Jka4/pokemon-API-react

Repository files navigation

Pokedex based on PokeAPI

List of pokemon on the basis of React + Redux + Typescript

It includes:

  1. Getting a random Pokemon

  2. Search in the Pokemon database, with auto-completion

  3. Two pages with all the Pokemon:

    • Grid with all possible pokemon
    • Sheet with all pokemon with infinite loading + skeletons in base64
  4. Pokemon details page:

    • All sprites
    • Stats / abilities
    • Art image
    • All forms of current Pokemon
  5. Player with music theme (in Russian)

  6. Caching API request

  7. Caching Store to localStorage

  8. Image placeholders in Base64

Available Scripts

In the project directory, you can run:

yarn start

Runs the app in the development mode.
Open http://localhost:3000/pokemon-API-react/ to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

yarn build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

Demo link

About

mini version Pokedex. include getting random pokemon, search by name or id and detailed page with all specifications

Topics

Resources

Stars

Watchers

Forks

Languages