Skip to content

Andrik264/React_Pokedex_PP

Repository files navigation

Pokedex

This project was written by React library, using SCSS and also with BEM technology. In this project were used promises, fetch, BEM, scss, React technologies.

Description

It is app that render list of pokemons taken from PokeAPI. If you want to see more details of each pokemon - click on the pokemon card. Also loading more pokemons is available by clicking on "Load more" button, which will send request to the server and render next 20 pokemons on the screen.

Local development

Dependencies

  • Node v12.16.3 and higher
  • NPM v6.14.4 and higher

Installing

  • Fork and clone this repository
  • Run npm install in your terminal
  • Run npm start
  • Switch to a new branch git checkout -b *any name*

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published