This is a simple to do list created in React, Redux, and Material-UI
App can be found here: http://www.kazyamada.com/React-Redux-Todo-List/
- Clone this repo
git clone https://github.com/kaz-yamada/React-Redux-Todo-List.git
npm install
to install all req'd dependenciesnpm start
to start the local server (this project uses create-react-app)
Created by Kazuki Yamada