React Todo app with Cypress test This is a simple React Todo app with the tests written in Cypress. Features React.js Cypress.io Getting started Install Yarn (if you haven't already). Install dependencies % yarn install Start a local server % yarn start Open Cypress % yarn cypress