Skip to content

โœ”๏ธ finished ๐Ÿ“Œ Pokemon app showing pokemons

Notifications You must be signed in to change notification settings

piotrglodek/pokemon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

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.