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

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

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)