8000 GitHub - CocaineCong/react-todolist: typescript + react + antd + axios + redux 进行简单备忘录的构建
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

typescript + react + antd + axios + redux 进行简单备忘录的构建

Notifications You must be signed in to change notification settings

CocaineCong/react-todolist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Todolist

学习React时候的练手项目

后端在这里:https://github.com/CocaineCong/TodoList

后续可能会用服务器,方便大家调用接口开发使用。

主要涉及到以下几点:

  • typescript
  • 基于axios封装一个request请求,并且添加拦截器
  • 父传值给子组件
  • 基于antd和antd pro的一些列组件操作
  • 使用redux进行状态的存储

功能:

  • 用户注册登陆
  • 列表的增删改查

登陆页面 (http://localhost:3000/login)

在这里插入图片描述

主题页面 (http://localhost:3000/list)

在这里插入图片描述

新增备忘录的页面

在这里插入图片描述

如何运行

安装必要的第三方依赖包

npm install

运行文件

npm start

About

typescript + react + antd + axios + redux 进行简单备忘录的构建

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0