An unofficial Pokédex dashboard webapp created using ReactJS displaying information of over 600 different Pokémon.
These are the frameworks and libraries used to create the app.
This repo is hosted on https://canarygrapher.github.io/pokedex
The information in the data folder is incomplete. The information was scraped from pokedex.org which has information of 649 Pokémons and I used a publicly available dataset from Kaggle which has 807 Pokémons, so every information of POkémons after #649 is repeated. You can contribute by updating those details.
Please note that every sort of data used in the repository are copyrighted by The Pokémon Company, and I do not claim ownership of this data. This repository is just a compilation of data collected by the editors of Bulbapedia.
Copyright 2020 @canaryGrapher
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.