https://github.com/sr-tamim/to-do-react
to do app made using JavaScript and React.js
https://github.com/sr-tamim/to-do-react
javascript material-design material-tailwind reactjs tailwindcss task todo todoapp
Last synced: about 2 months ago
JSON representation
to do app made using JavaScript and React.js
- Host: GitHub
- URL: https://github.com/sr-tamim/to-do-react
- Owner: sr-tamim
- Created: 2022-01-06T13:10:17.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-04-05T09:25:39.000Z (about 3 years ago)
- Last Synced: 2025-10-10T09:06:43.771Z (8 months ago)
- Topics: javascript, material-design, material-tailwind, reactjs, tailwindcss, task, todo, todoapp
- Language: JavaScript
- Homepage: https://to-do-srt.netlify.app
- Size: 1.16 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# To-Do Web App
## Features
- Write down your **task** & add it to the **task list**
- Add **due date** before adding the task to list
- Mark any task as `Done` or `Completed`
- View due & completed tasks in **separate tabs**
- Delete any task by confirming on `Delete confirmation dialog`
- Sign in with your `Google account` in one tap. `Fast`, `Easy` & `Secure`
- **Sync** all tasks through different devices _(Development in progress)_
### [Visit the website now](https://to-do-srt.netlify.app/)
#### [View backend code](https://github.com/sr-tamim/to-do-backend)