https://github.com/gitfrandu4/react-pokemon-api
Aprendiendo React. Segundo Ejercicio. Consumir de una API y renderizar componentes
https://github.com/gitfrandu4/react-pokemon-api
Last synced: 12 months ago
JSON representation
Aprendiendo React. Segundo Ejercicio. Consumir de una API y renderizar componentes
- Host: GitHub
- URL: https://github.com/gitfrandu4/react-pokemon-api
- Owner: gitfrandu4
- Created: 2021-11-10T01:43:09.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-11-10T16:48:48.000Z (over 4 years ago)
- Last Synced: 2025-05-22T21:16:51.685Z (about 1 year ago)
- Language: JavaScript
- Size: 582 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Clase 0 React
Ejercicio:
Implementar una aplicación que consuma de [The RESTful Pokémon API](https://pokeapi.co/) y renderice algunos componentes con la información obtenida.