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

https://github.com/ivstudio/todo-app-react-redux

React-Redux todo app demo using Material-UI
https://github.com/ivstudio/todo-app-react-redux

material-ui react react-redux

Last synced: about 1 month ago
JSON representation

React-Redux todo app demo using Material-UI

Awesome Lists containing this project

README

          

## React Redux Demo

This demo explores the [React-Redux](https://github.com/reduxjs/react-redux) flow by creating a _Todo Management App_.

- Bootstrapped with [Create React App](https://github.com/facebook/create-react-app)
- UI Design components by [Material UI](https://material-ui.com/)

[View Live Demo](https://ivstudio.github.io/todo-app-react-redux/)

## Available Scripts

In the project directory, you can run:

### `npm start`

Runs the app in the development mode.

Open [http://localhost:3000](http://localhost:3000) to view it in the browser.

The page will reload if you make edits.

You will also see any lint errors in the console.