An open API service indexing awesome lists of open source software.

https://github.com/erickdc7/pokeapi1

PokeAPI 1
https://github.com/erickdc7/pokeapi1

pokeapi react responsive-design

Last synced: about 1 month ago
JSON representation

PokeAPI 1

Awesome Lists containing this project

README

          

# PokeAPI 01
This design is inspired by the work of [Coding With Siphiwo](https://www.youtube.com/@siphiwocode). Click [here](https://youtu.be/CZBWT7MQYr0) to watch the video.

## Technologies
This web page was made with the following technologies:
- HTML5
- CSS3
- JavaScript
- React (useState, useEffect)

## Pages
This web page contains 1 sections: **Home**.

### Home
#### In this section you will see different pokemons with their name, their id, and their type, they are also classified by color according to their type. At the end of the list, there is a functional button, where if you click it, the following 20 pokemon will be loaded.
![preview home section](src/assets/preview.jpeg)