https://github.com/erickdc7/pokeapi2
PokeAPI 2
https://github.com/erickdc7/pokeapi2
pokeapi react responsive-design
Last synced: about 2 months ago
JSON representation
PokeAPI 2
- Host: GitHub
- URL: https://github.com/erickdc7/pokeapi2
- Owner: erickdc7
- Created: 2023-03-08T17:08:20.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-12-18T17:15:52.000Z (over 2 years ago)
- Last Synced: 2023-12-18T21:38:35.877Z (over 2 years ago)
- Topics: pokeapi, react, responsive-design
- Language: JavaScript
- Homepage: https://erickdc7.github.io/pokeapi2/
- Size: 574 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PokeAPI 02
This design is inspired by the work of [Imaginary Engineering](https://www.youtube.com/@imaginaryengineering5566). Click [here](https://youtu.be/Iz5iNOMCIjY) to watch the video.
## Technologies
This web page was made with the following technologies:
- HTML5
- CSS3
- JavaScript
- React (useState, useEffect)
- Axios
- PokeAPI
## Pages
This web page contains 1 sections: **Home**.
### Home
#### In this section you will see different pokemons with their name and id. If you click on a pokemon in the list, more information about that pokemon will appear on the right side. At the bottom of the list, there is a functional button called "next", where if you click on it, the next 20 Pokémon will be loaded.
