This is a todo web application. It keeps track of chores you need to do and have already done. The purpose for building this web application was to learn about using the Cypress end-to-end testing framework.
https://www.youtube.com/watch?v=woI490HRM34
npm install
npm run start:dev
npm run ci:dev