Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/arjunu/tada-todo

A todo tasks React Redux web application
https://github.com/arjunu/tada-todo

Last synced: about 7 hours ago
JSON representation

A todo tasks React Redux web application

Awesome Lists containing this project

README

        

# tada-todo

A todo tasks web application made using React JS, Redux, Babel, Webpack and React Hot Loader.

## Running it

- In the root folder, run:
```javascript
npm install
node server
```

- Go to localhost:5000