Finding Information about specific Pokemon in English and German directly without multiple Websites
Want to find out in seconds what type a Pokemon is and what attacks are effective against it?
Search any English or German name, press on its row. Then the detail page will be displayed.
- Node.js version >=12.2.0
yarn
yarn install
yarn dev
open http://localhost:3000/ in your preferred 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
I was heavily inspired by Bulbapedia
Contributions of any kind welcome!
MIT | BSD 2 |
---|---|
npm | yarn |
node | |
react | |
react-bootstrap |