Skip to content

Latest commit

 

History

History
68 lines (47 loc) · 1.89 KB

README.md

File metadata and controls

68 lines (47 loc) · 1.89 KB

PokeSearch
Ball

Finding Information about specific Pokemon in English and German directly without multiple Websites


The problem

Want to find out in seconds what type a Pokemon is and what attacks are effective against it?

This solution

Search any English or German name, press on its row. Then the detail page will be displayed.

Table of Contents

Dependencies

Installation

yarn
yarn install

Start

yarn dev
open http://localhost:3000/ in your preferred browser

Usage

Try it out in the browser

  • Use the key combination Ctrl + f on Windows/Linux or Cmd + f on MacOS
  • Enter the name or part of it you are interested in in the search box
  • Press Enter
  • Press on the corresponding row entry

Inspiration

I was heavily inspired by Bulbapedia

Contribute

Contributions of any kind welcome!

LICENSE

MIT BSD 2
npm yarn
node
react
react-bootstrap