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

https://github.com/cavera/cat-facts

Practice of React JS. Given instructions by @midudev's course
https://github.com/cavera/cat-facts

Last synced: 12 months ago
JSON representation

Practice of React JS. Given instructions by @midudev's course

Awesome Lists containing this project

README

          

# Prueba técnica para Juniors y Trainees de React en Live Coding.
## Live site: [midu-cat-fact.netlify.app](https://midu-cat-fact.netlify.app/)
---
APIs:

- Facts Random: https://catfact.ninja/fact
- Imagen random: https://cataas.com/cat/says/hello
- Endpoint: https://cataas.com/cat/gif/says/${firstWord}?color=orange&size=40&json=true

- Recupera un hecho aleatorio de gatos de la primera API
- Recuperar la primera palabra del hecho
- Muestra una imagen de un gato con la primera palabra.