"# myReactToDo"
Step 1: Clone the repo
Step 2: Install dependencies using "npm install"
Step 3: Open http://localhost:8080/src - to view application
Step 4: run "npm test" to run test cases
This application is a simple TO DO app developed using 'react' and 'redux'