trionoputra / pokemon-app

pokemon / pokedex app with reactjs and pokeapi.co

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

pokemon / pokedex app with reactjs and pokeapi.co


Languages

Language:JavaScript 87.3%Language:CSS 8.5%Language:HTML 4.1%