Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bartbzd/todo-list
To-Do List
https://github.com/bartbzd/todo-list
Last synced: 16 days ago
JSON representation
To-Do List
- Host: GitHub
- URL: https://github.com/bartbzd/todo-list
- Owner: bartbzd
- Created: 2023-02-05T03:04:22.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-04-15T17:33:34.000Z (over 1 year ago)
- Last Synced: 2024-08-01T08:16:33.830Z (3 months ago)
- Language: JavaScript
- Size: 14.8 MB
- Stars: 19
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# To-Do List
![app-picture](https://github.com/bartbzd/todo-list/blob/main/src/img/mockup1.png)
![app-picture](https://github.com/bartbzd/todo-list/blob/main/src/img/mockup2.png)
![app-picture](https://github.com/bartbzd/todo-list/blob/main/src/img/mockup3.png)
## [Live Demo](https://bartbzd.github.io/todo-list/)
## Built with:
- Webpack
- HTML,SASS
- JavaScript
- npm, date-fns
- Web Storage, local## Extra features added:
- Favorite starred tasks
- Mobile sidebar modal
- Sort view by filter## Things I learned:
- Designing UI with modern app-like approach
- Installing Webpack loaders and plugins
- Building CSS animations and keyframes
- Compiling project files with Webpack
- Configuring eslint with prettier
- Using additional array methods