use localforage for storing data

This commit is contained in:
2018-06-08 21:06:43 +03:00
parent 846a42f616
commit 0d45a772fc
9 changed files with 54 additions and 26 deletions

View File

@@ -5,6 +5,7 @@
"dependencies": {
"@material-ui/core": "^1.1.0",
"@material-ui/icons": "^1.1.0",
"localforage": "^1.7.1",
"prop-types": "^15.6.1",
"react": "^16.4.0",
"react-dom": "^16.4.0",