A simple Notes list app made using React, redux and redux-saga
To build project following commands should be run from project directory:
npm install
To run this project following commands should be run from project directory:
npm start
Now UI is working on localhost:3000