/pokemon-app

pokemon / pokedex app with reactjs and pokeapi.co

Primary LanguageJavaScript

Pokemon APP

Simple pokedex app create using ReactJS and PokeAPI

Prerequisites

Dependencies

Installation

$ git clone https://github.com/trionoputra/pokemon-app.git
$ cd pokemon-app/
$ npm install
$ npm start

Pokemon APP preview 1 Pokemon APP preview 2 Pokemon APP preview 3

Features

  • Pokemon List
  • Pokemon Detail
  • My Pokemon
  • Catch and Release Pokemon
  • Mobile Friendly
  • Global State Management (Redux)
  • Simple Unit Test