All Projects → leonardopliski → React Antd Todo

leonardopliski / React Antd Todo

Licence: mit
A simple todo list app built with React, Redux and Antd - Ant Design

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to React Antd Todo

React Redux Antdesign Webpack Starter
react + redux + ant design + react-router 4 + webpack 4 starter
Stars: ✭ 44 (+4.76%)
Mutual labels:  antd, less, ant-design, ant
React Antd Multi Tabs Admin
ts+react+antd-多页签后台模板(纯净版,非 antd pro!)
Stars: ✭ 73 (+73.81%)
Mutual labels:  antd, less, ant-design
Ng Alain
NG-ZORRO admin panel front-end framework (surge mirror https://ng-alain-doc.surge.sh)
Stars: ✭ 4,287 (+10107.14%)
Mutual labels:  antd, less, ant-design
Ant Design Dark Theme
🌚 Dark theme variables of Ant Design
Stars: ✭ 431 (+926.19%)
Mutual labels:  antd, less, ant-design
React Antd Admin
用React和Ant Design搭建的一个通用管理后台
Stars: ✭ 1,313 (+3026.19%)
Mutual labels:  antd, ant-design, ant
Ng Zorro Antd Mobile
A configurable Mobile UI components based on Ant Design Mobile and Angular. 🐜
Stars: ✭ 709 (+1588.1%)
Mutual labels:  antd, ant-design, ant
Antd Schema Form
Based on Ant Design, interactive forms can be generated through JSON Schema configuration. - 基于Ant Design,可以通过JSON Schema配置生成可交互的表单。
Stars: ✭ 137 (+226.19%)
Mutual labels:  antd, ant-design, ant
Fc Angular
快速搭建angular后台管理系统的admin template。Fast development platform based on angular8, ng.ant.design built multi-tab page background management system (continuous upgrade) ^_^
Stars: ✭ 171 (+307.14%)
Mutual labels:  antd, ant-design, ant
Ant Design Vue
🌈 An enterprise-class UI components based on Ant Design and Vue. 🐜
Stars: ✭ 15,749 (+37397.62%)
Mutual labels:  antd, ant-design, ant
Vue Antd Admin
🐜 Ant Design Pro's implementation with Vue
Stars: ✭ 2,766 (+6485.71%)
Mutual labels:  antd, ant-design, ant
Ng Zorro Antd
Angular UI Component Library based on Ant Design
Stars: ✭ 7,841 (+18569.05%)
Mutual labels:  antd, ant-design, ant
Ant Design Aliyun Theme
⚙ Ant Design Theme for console.aliyun.com
Stars: ✭ 237 (+464.29%)
Mutual labels:  antd, less, ant-design
next-plugin-antd-less
🎩 Use Antd (Less) with Next.js v12, Zero Dependency on other Next-Plugins.
Stars: ✭ 338 (+704.76%)
Mutual labels:  less, antd, ant-design
Jeecg Boot
「企业级低代码平台」前后端分离架构SpringBoot 2.x,SpringCloud,Ant Design&Vue,Mybatis-plus,Shiro,JWT。强大的代码生成器让前后端代码一键生成,无需写任何代码! 引领新的开发模式OnlineCoding->代码生成->手工MERGE,帮助Java项目解决70%重复工作,让开发更关注业务,既能快速提高效率,帮助公司节省成本,同时又不失灵活性。
Stars: ✭ 26,432 (+62833.33%)
Mutual labels:  antd, ant-design
Sunflower
🦹 Process components for antd4 & antd3 by alipay industry technology
Stars: ✭ 441 (+950%)
Mutual labels:  antd, ant-design
Formik Antd
Simple declarative bindings for Ant Design and Formik.
Stars: ✭ 453 (+978.57%)
Mutual labels:  antd, ant-design
Ant Design Icons
⭐ Ant Design SVG Icons
Stars: ✭ 484 (+1052.38%)
Mutual labels:  antd, ant-design
Antd Visual Editor
ant-design 组件库实时可视化编辑器,实时生成 react 代码
Stars: ✭ 482 (+1047.62%)
Mutual labels:  antd, ant-design
Create React App Antd
Use antd in create-react-app without ejecting ✨
Stars: ✭ 494 (+1076.19%)
Mutual labels:  antd, ant-design
Ant Design
An enterprise-class UI design language and React UI library
Stars: ✭ 76,498 (+182038.1%)
Mutual labels:  antd, ant-design

React Ant Design Todo List

Application Sample A simple todo list app built with React, Redux, Redux Persist, LESS and Ant Design

Demo

A demo is worth a thousand words

Usage

First of all, clone this repo:

$ git clone https://github.com/leonardopliski/react-antd-todo.git

Move to the project dir:

$ cd react-antd-todo/

With Docker just run:

$ docker-compose up -d

Application Principles

  • A better JavaScript ES6 syntax ( arrow functions, ternary operators, object destructuring and others! )
  • React ( Presentational and Container Components )
  • Redux ( State Management with our action creators, reducers, and store )
  • Redux persist ( A great tool to persist and rehydrate redux store )
  • Ant Design for a better UX & UI with Responsive Web Design
  • LESS ( using less into your application makes style management easy )

Contributions

Your contributions are always welcome!

License

This Project is MIT licensed © Leonardo Pliskieviski

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].