I have built it as the first project of learning react
with typescript
as well as styled-components
.
Live (https://rts-todo.netlify.app/)
- Add Item
- Remove Item
- Update Item
- Add tag/tags (optional)
- Timestamp to add item
- Responsiveness
- React - UI framework for efficient DOM handling
- Typescript - static type checking
- Styled-Components - styling react component
- timeago.js - formatting date human readable format
![React Typescript Todolist with Styled Components](/hasanTheBest/react-typescript-todolist/raw/master/src/data/td.gif)