An open API service indexing awesome lists of open source software.

https://github.com/dipanshkhandelwal/todos-goals

Simple todos and goals app using concepts of redux
https://github.com/dipanshkhandelwal/todos-goals

Last synced: 7 months ago
JSON representation

Simple todos and goals app using concepts of redux

Awesome Lists containing this project

README

          

# todos - goals

A simple todos and goals app using concepts of redux

This is a react app and a simpler html version of the same can be found [here](https://github.com/DipanshKhandelwal/understanding-redux-from-scratch).

### Run
* `npm install`
* `npm start`