Skip to content

Feat/remotestorage

Oskar requested to merge feat/remotestorage into master

Notes from @hugurp :

This PR was opened to make a test with https://remotestorage.io/ for storing and retrieving a user notes. It has been a great experiment and gave birth to a prototype.

#5 brings in React.js as a framework to be able to develop a cleaner modular web app (code splitting, create-react-app bundler, react code architecture and design patterns).

#4 can either be closed, either #5 can be merged in it, before merging to the master branch.

So, see #5 for next steps.

Merge request reports