Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 261 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 261 Bytes

Pokedex

A Pokedex-interface for Poke API built using React, Redux, Redux-Saga

Demo: Click Here

Running on local machine

git clone https://github.com/regalius/pokedex.git
cd pokedex
npm install
npm start