A simple pokedex made with React & PokéAPI.
View Demo
·
Report Bug
·
Request Feature
Table of Contents
To get a local copy up and running follow these simple example steps.
- Clone the repo
git clone https://github.com/artursantiago/pokedex.git
- Install the packages
yarn
- Run the local development server
yarn start
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.