pawel-w88 / react-cat-app

Home Page:https://pawel-w88.github.io/react-cat-app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cat Facts App

fetch the data from the cat fact api 'https://catfact.ninja/fact'

Requirements

split you app into components (e.g. <Loading/>, <CatFact/>)

hint

to simulate the loading time, you could use setTimeout()

About

https://pawel-w88.github.io/react-cat-app/


Languages

Language:JavaScript 73.5%Language:CSS 14.6%Language:HTML 11.8%