Skip to content

Barbacoa08/cat-emotions

Repository files navigation

Netlify Status github workflow status

Coverage lines Coverage functions Coverage branches Coverage statements

This project was bootstrapped with Create React App.

Cat Emotions

A tracker for your emotional journey via cat pics! View it in action here

dev stuff

yarn start: start app in dev mode

yarn all: run all the things, this is what the GitHub Action runs

yarn test: run all tests

yarn test:badges run all unit tests, get a code coverage report, and output badges with the udpated information

yarn lint: linting

yarn clean: remove all temporary files except node_modules

yarn netlify: run the build process associated with the Netlify build