Christos Chatziioannidis
Written with the use of React/Redux, SASS, Grunt.
A small node.js server is used for local testing.
Add, edit, list contacts.
Contacts are stored in WebSQL.
####Run example
npm install express
npm run start
and then open
localhost:8080