# react-redux-todo-list **Repository Path**: yookoo/react-redux-todo-list ## Basic Information - **Project Name**: react-redux-todo-list - **Description**: 基于react-redux的todo-list - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 4 - **Forks**: 1 - **Created**: 2018-08-11 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # react-redux-todo-list #### 项目介绍 基于react-redux的todo-list 此项目是慕课网[在react中使用redux数据流](https://www.imooc.com/learn/744)的代码实现 #### 架构说明 使用 `create react app` 构建 #### 使用说明 1. 下载 `git clone https://gitee.com/yookoo/react-redux-todo-list.git` 2. 安装 `npm install` 2. 启动 `npm start` 3. 访问 `localhost:3000` #### 参与贡献 `yookoo`