This my answer to the API exercise using React and the Chuck Norris API. It is very simple, however it was important to do it because I practiced a couple of concepts without "auxiliary wheels."
Clone the repo to your machine, then do:
$npm install
$npm start
Essa é a minha resposta ao exercício sobre API utilizando React e a API Chuck Norris. É um projeto bem simples, mas foi importante fazê-lo porque pratiquei um ou dois conceitos sem as "rodinhas."
Clone o repo para a sua máquina, depois execute:
$npm install
$npm start