Skip to content

stevenhansel/react-pokedex

Repository files navigation

Contributors Forks Stargazers Issues MIT License


React Pokédex

A simple pokédex made with React & PokéAPI

View Demo · Report Bug · Request Feature

GIF Screenshot

Table of Contents

Built With

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

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

Installation

  1. Clone the repo
git clone https://github.com/ShinteiMai/react-pokedex.git
  1. Install NPM packages
yarn
  1. Run the local development server

Contributing

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.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/locations)
  3. Commit your Changes (git commit -m 'Added pokemon location appearences')
  4. Push to the Branch (git push origin feature/locations)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.