• Stars
    star
    151
  • Rank 240,862 (Top 5 %)
  • Language
    TypeScript
  • License
    MIT License
  • Created over 3 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A pokedex made with CRA & Typescript and also PokeAPI

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.