/pokedex

Primary LanguageJavaScript

Pokemon

A Collection Of Character from Pokemon

David

Table Of Contents

Build Setup

  1. Clone repository $ git clone https://github.com/wahyufahrozi/pokedex

  2. Install depedencies

# with npm
$ npm install

# or with yarn
$ yarn install
  1. Start Web server
$ npm start

Stacks

  • ReactJS

Dependencies

Aplication Structure

  • index.js - Entry point of our aplication
  • src/Components - This folder containt files that define all components
  • src/Pokemon - All pages of this web goes here
  • src/layout - This folder contain file structure component from web
  • src/Assets - This folder contain assets for this web, such as images

Screenshots

  • Home

Home

  • Details

Details


Copyright © 2019 by Wahyu Fahrozi Rezeki Ramadhan