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

https://github.com/chandrasekhar2039/todo

A simple task management app.
https://github.com/chandrasekhar2039/todo

pwa pwa-apps react react-typescript reactjs redux redux-typescript todo todoapp todolist typescript workbox

Last synced: about 1 year ago
JSON representation

A simple task management app.

Awesome Lists containing this project

README

          


Logo


My Todo



Built with React and hosted with Vercel



Vercel Status



![View](./MarkdownAssets/images/Destop%20version.gif)

A Web-App that manages day to day tasks, in a simple and efficient manner. It's responsive, fast and works offline.
Supports dark and light mode.

## Mobile View


Mobile View

Supports almost all mobile devices


## Theme Change
![Theme](./MarkdownAssets/images/Mode.gif)


Supports dark and light theme.

## 🛠 Installation & Set Up

1. Fork this repo

2. Clone the forked repo into your local system.

```sh
git clone
```

3. Install dependencies

```sh
npm install
```

4. Start the development server

```sh
npm start
```

## 🎨 Color Reference

| Color | Hex |
| -------------- | ------------------------------------------------------------------ |
| Black Russian | ![#161620](https://via.placeholder.com/10/161620?text=+) `#161620` |
| Valhalla | ![#25273c](https://via.placeholder.com/10/25273c?text=+) `#25273c` |
| Royal Blue | ![#447be8](https://via.placeholder.com/10/447be8?text=+) `#447be8` |
| Lavender Grey | ![#bbbdd5](https://via.placeholder.com/10/bbbdd5?text=+) `#bbbdd5` |
| Gun Powder | ![#4b4b5d](https://via.placeholder.com/10/4b4b5d?text=+) `#4b4b5d` |
| Han Purple | ![#3E00FF](https://via.placeholder.com/10/3E00FF?text=+) `#3E00FF` |
| Black | ![#100303](https://via.placeholder.com/10/100303?text=+) `#100303` |
| White | ![#fffefe](https://via.placeholder.com/10/fffefe?text=+) `#fffefe` |

## license

MIT license