Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 644 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 644 Bytes

PokeHub_React - README

Single page application, that allows the user to find information about any Pokemon and display it in compact, responsive layout.

Author: Przemysław Reducha

Powered by: PokeAPI (https://pokeapi.co/). Working demo: https://pokehubreact.firebaseapp.com/

Tech stack:

  • React 16.12
  • Redux
  • Axios
  • React-Transition-Group
  • CSS Modules

How to run:

  1. Try the live demo https://pokehubreact.firebaseapp.com/
  2. Download / clone the repository and run npm install in the downloaded directory to install all dependencies and then run npm run start.

TODO

  • (Maybe) Evolution Chain