A Todo App that can be synced with multiple devices via QR Code
Check out the Todolist sync app in Action.
The minimum required version of Node.js is now 8.6.0 due to the usage of ...
spread syntax. LTS versions (even numbered versions 8, 10, etc) are preferred.
Run the following command to install dependencies & Open the console to see logs
npm i
npm start
TODO: Write an article