- React Js
- React Router
- React-Bootstrap
- Axios
- Emotion
- React Infinite Scroller
- 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
- 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