Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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

---


React Typescript Todolist with Styled Components