This is a simple one page React project which was used to learn React, Storybook, and testing with Jest and Cypress.
Install dependencies with npm install
.
npm start
npm test
npm run storybook
This is a simple one page React project which was used to learn React, Storybook, and testing with Jest and Cypress.
Install dependencies with npm install
.
npm start
npm test
npm run storybook