/todo-testing-redux

Todo application using react and redux to show case unit tests

Primary LanguageCSS

React Todo application with unit tests

Demo

Run the app

npm start

Tests

npm test

Coverage

npm run coverage