Skip to content

aoloo/pokedex-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 

Repository files navigation

Pokemon Cards

A pokemon search based application for viewing pokemon characters.

Framework

Component Library

API

Project Structure

app
|- node_modules
|- public
|- src
    |- components
        |-Card
          |-PokemonCard.js
          |-CardAction.js
        |-Display
          |-ResultNotFound.js
        |-Drawer
          |-Drawer.js
        |-Layout
          |-Layout.js
          |-Theme.js
        |-Search
          |-Search.js
|-utils
  |-utils.js
|-App.js
|-index.js

Features

  • Search pokemon by name or number.
  • Save pokemon card.
  • Delete pokemon card.
  • Light & dark theme mode.

Demo

http://aoloo.github.io/pokedex-app

Running Locally

  • cd app
  • npm install
  • npm run start

Authors

Allan Oloo

About

search user interface to display pokemon cards

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published