deaxmachina / react_catfacts

Simple React App returning random cat facts. Created while learning React JS.

Home Page:https://random-catfacts.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Random Cat Facts - simple React App

Description

  • Simple React app using API for random cat facts (https://alexwohlbruck.github.io/cat-facts/docs/). Just because I love cats :)
  • Made as part of a series of mini-projects to teach myself React.
  • Has a Node JS and Express backend for Heroku deployment.
  • It appears that the API currently returns only 5 cat facts, thus not making for a very engaging read. A record of the project now lives here: https://random-catfacts.netlify.app/

About

Simple React App returning random cat facts. Created while learning React JS.

https://random-catfacts.netlify.app/


Languages

Language:JavaScript 74.9%Language:HTML 17.9%Language:CSS 7.3%