A pokedex made with CRA & Typescript and also PokeAPI
A simple pokédex made with React & PokéAPI
View Demo
·
Report Bug
·
Request Feature
To get a local copy up and running follow these simple steps.
This is an example of how to list things you need to use the software and how to install them.
npm install npm@latest -g
git clone https://github.com/ShinteiMai/react-pokedex.git
yarn
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
git checkout -b feature/locations
)git commit -m 'Added pokemon location appearences'
)git push origin feature/locations
)Distributed under the MIT License. See LICENSE
for more information.