A Collection Of Character from Pokemon
-
Clone repository
$ git clone https://github.com/wahyufahrozi/pokedex
-
Install depedencies
# with npm
$ npm install
# or with yarn
$ yarn install
- Start Web server
$ npm start
- ReactJS
- Bootstrap - Bootstrap, a CSS Framework.
- react-router-dom - DOM bindings for React Router.
index.js
- Entry point of our aplicationsrc/Components
- This folder containt files that define all componentssrc/Pokemon
- All pages of this web goes heresrc/layout
- This folder contain file structure component from websrc/Assets
- This folder contain assets for this web, such as images
- Home
- Details
Copyright © 2019 by Wahyu Fahrozi Rezeki Ramadhan