Skip to content

Latest commit

 

History

History
66 lines (46 loc) · 1.26 KB

README.md

File metadata and controls

66 lines (46 loc) · 1.26 KB

Contributors Last commit Issues


Pokedex

Pokedex is app showing list of pokemons and theit details.
Report Bug

Table of Contents

About The Project

In this project I've learned:

  • Async calls using browser fetch api
  • Implementation of Pagination
  • React query basics
  • complex conditional rendering

Built With

Installation

  1. Clone the repo
git clone https://github.com/piotrglodek/pokemon.git
  1. Install NPM packages
npm install
  1. Start server
npm start

License

Distributed under the MIT License.