├── README.md
├── assets
├── css
│ └── style.css
├── images
│ └── calender-image.svg
├── js
│ └── script.js
└── sounds
│ └── task-complete.mp3
├── favicon.svg
├── index.html
├── index.txt
├── readme-images
└── desktop.png
└── style-guide.md
/README.md:
--------------------------------------------------------------------------------
1 |
2 |
3 | 
4 | 
5 | 
6 | [](https://twitter.com/intent/follow?screen_name=codewithsadee_)
7 | [](https://youtu.be/BWmL66b9bOo)
8 |
9 |
10 |
11 |
12 |
Taskbuddy - Todo app
13 |
14 | Taskbuddy is a fully responsive todo app,
Responsive for all devices, build using HTML, CSS, and JavaScript.
15 |
16 |
➥ Live Demo
17 |
18 |
19 |
20 |