/inspirecat

Repo for React/Redux SPA and TheCatAPI

Primary LanguageJavaScript

Test project for React/Redux and thecatapi.com!

Instructions

npm install
npm start  - this runs the tests and watches for updates
yarnpkg start - in another terminal window runs app at localhost:3000

To build

npm run build