Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hasanthebest/react-typescript-todolist
A react todo application using typescript and styled-components
https://github.com/hasanthebest/react-typescript-todolist
react react-todolist styled-components todolist-appli typescirp typescript-todolist
Last synced: about 4 hours ago
JSON representation
A react todo application using typescript and styled-components
- Host: GitHub
- URL: https://github.com/hasanthebest/react-typescript-todolist
- Owner: hasanTheBest
- Created: 2021-11-07T21:26:04.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2021-11-09T19:46:23.000Z (about 3 years ago)
- Last Synced: 2023-08-23T17:43:37.213Z (about 1 year ago)
- Topics: react, react-todolist, styled-components, todolist-appli, typescirp, typescript-todolist
- Language: TypeScript
- Homepage: https://rts-todo.netlify.app/
- Size: 677 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Rect-Typescript-Styled-TodoList
I have built it as the first project of learning `react` with `typescript` as well as `styled-components`.
**Live** (https://rts-todo.netlify.app/)
### Features
---
- Add Item
- Remove Item
- Update Item
- Add tag/tags (optional)
- Timestamp to add item
- Responsiveness### Tools
---
- **React** - UI framework for efficient DOM handling
- **Typescript** - static type checking
- **Styled-Components** - styling react component
- **timeago.js** - formatting date human readable format### UI at a glance
---