/notapokedex

A react pokedex app experiment

Primary LanguageTypeScriptMIT LicenseMIT

notapokedex

A simple react pokedex app for experiments.

Quickstart

You can test the app at the available URL at the top of this page.

screenshot

Home Details
home.png details.png
bookmarks.png tweets.png

features

  • Browse Pokemons list
  • Search a Pokemon by name or by id
  • Compare a Pokemon's statistics with all others Pokemons of the same type(s)
  • View live tweets about a Pokemon
  • Like or dislike a Pokemon
  • Dark & Light themes

development

  • Clone the repo with git clone https://github.com/rootasjey/pokedex
  • Go to the cloned repo with cd pokedex
  • Install dependencies with yarn or npm install
  • Run the app with yarn run start or npm start

3rd party libraries

Licence

MIT Licence