DavidHuang2002 / antd-todo-list

A todo app that I created to learn basic ant design

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TODO LIST

A project for me to learn the basics of ant design.

You can find the resulting app on this page

Info

It uses antd components <Input> <List>to track of todo items and uses <DatePicker> and the actions prop of <Input> to allow delete todo item and select date for the item.

after having the basic functionality done, I went on to add simple undo/redo functionality on my own.

About

A todo app that I created to learn basic ant design


Languages

Language:JavaScript 80.7%Language:HTML 17.9%Language:CSS 1.4%