rchrd2 / hello-remotestorage

Simple `remotestorage.js` demo app built with ReactJS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RemoteStorage Example

Simple remotestorage.js demo app built with ReactJS.

Features

  • Edit text files
  • Upload files
  • Store data locally
  • Connect and disconnect to a RemoteStorage backend

It's built with the create-react-app utility.

Usage

npm install
npm start

About

Simple `remotestorage.js` demo app built with ReactJS.

License:MIT License


Languages

Language:JavaScript 69.5%Language:HTML 24.8%Language:CSS 5.8%