This notes app is build with test driven approach with Jest and Enzyme. App created with create-react-app and some styles applied with Bootsrap.
It includes 2 test suites with 11 tests and 2 snapshots
npm run test
npm run test -- --coverage
Note app build with test driven approach. Using Jest and Enzyme for tests.
JavaScript