Skip to content

rikyhidayat21/pokedex-alter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

POKEDEX-ALTER

Tech Stack:

  • React Js
  • React Router
  • React-Bootstrap
  • Axios
  • Emotion
  • React Infinite Scroller

Features:

  • User can browse Pokemon in the infinite list
  • User can view detailed information of each pokemon
  • User can view image of each pokemon
  • [] User can filter a list of pokemon based on an attribute of pokemon

How to run locally:

  1. Open your terminal or CMD, follow this step:
git clone https://github.com/rikyhidayat21/pokedex-alter.git

cd pokedex-alter

yarn (or) npm i

yarn start (or) npm run start