Merge branch 'master' of github.com:usaatyuk/ustk-todolist

This commit is contained in:
2019-01-12 23:47:32 +03:00

View File

@@ -3,7 +3,7 @@
![screenshot](docs/screenshot1.png)
This is a simple todo list written in javascript using express for the backend and react+redux for the frontend.
It also can work offline, thanks to redux-offline (without any conflict resolving, though). The code is of somewhat questionable quality, so you probably don't want to look at it.
It also can work offline, thanks to redux-offline (without any conflict resolving, though). The code is of somewhat questionable quality, so you probably don't want to use it as a reference.
Check it out at https://ustk-todolist.herokuapp.com/