Skip to content
/ todo Public

boilerplate todo app using redux and related libs.

Notifications You must be signed in to change notification settings

eldh/todo

Repository files navigation

Todo app using Redux and Flask

See it as an example/boilerplate for apps using React & Redux.

The app features optimistic updates using redux-actions and redux-promises, and drag & drop using react-dnd.

Installation

Make sure you have installed pip and virtualenv, then run the install.sh script.

npm run api and npm run dev starts the api and dev server.

(Python 2.X is required)

About

boilerplate todo app using redux and related libs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published