A Pokedex built using React.js
HERE
Type this command on your terminal:
git clone https://github.com/dwicao/react-pokedex.git
cd react-pokedex
npm install
npm start
And go to http://localhost:8000
MIT
dwicao
Back