Skip to content

Latest commit

 

History

History
61 lines (38 loc) · 1.45 KB

README.md

File metadata and controls

61 lines (38 loc) · 1.45 KB

Who's that pokemon ?

whosthatpokemon_example_gif

Table of Contents

Demo

If you want to try it you can play it here

About the project

Context

This site is a simple react app I made to learn react.

Made with

This app is made with react, written in typescript and uses class based react components. It uses the pokeAPI to get the data on the pokemons

Features

You can play the game of finding which pokemon is behind the shadow. The site displays your best streak of the session and your current streak.

You can also choose the generation of the pokemon you will have to find by selecting or unselecting the differents generations :

pokemon_generations_gif

You can enter the name of the pokemon in all the languages :

  • en
  • es
  • de
  • fr
  • it
  • ja
  • ja-Hrkt
  • ko
  • roomaji
  • zh-Hans
  • zh-Hant

License

Distributed under the MIT License.

Author