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
npm install npm@latest -g
- Clone the repo
git clone https://github.com/ShinteiMai/react-pokedex.git
- Install NPM packages
yarn
- Run the local development server
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.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/locations
) - Commit your Changes (
git commit -m 'Added pokemon location appearences'
) - Push to the Branch (
git push origin feature/locations
) - Open a Pull Request
Distributed under the MIT License. See LICENSE
for more information.