Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 6 days 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 (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-11-10T16:48:48.000Z (about 3 years ago)
- Last Synced: 2023-12-09T19:42:40.101Z (about 1 year ago)
- Language: JavaScript
- Size: 582 KB
- Stars: 0
- Watchers: 2
- 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.