/CatBook

Primary LanguageJavaScript

CatBook

A React and API Demo

Catbook is a teaching tool for demonstrating how to structure React components, how to fetch data, and then programmatically display it.

npm i
npm start