Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kanzatahreem/to-do-list
Webpack based webapp, build with JavaScript, To-do list is a tool that helps users to organize their day. It lists the things that they need to do, and allows them to add, edit, delete or mark an item as complete.
https://github.com/kanzatahreem/to-do-list
css es6-javascript github-flow html jest-tests modules pair-programing pair-programming todolist todolist-javascript unit-testing webpack
Last synced: 25 days ago
JSON representation
Webpack based webapp, build with JavaScript, To-do list is a tool that helps users to organize their day. It lists the things that they need to do, and allows them to add, edit, delete or mark an item as complete.
- Host: GitHub
- URL: https://github.com/kanzatahreem/to-do-list
- Owner: KanzaTahreem
- License: mit
- Created: 2022-09-29T02:42:02.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-01T08:59:21.000Z (about 2 years ago)
- Last Synced: 2024-11-18T05:40:12.691Z (3 months ago)
- Topics: css, es6-javascript, github-flow, html, jest-tests, modules, pair-programing, pair-programming, todolist, todolist-javascript, unit-testing, webpack
- Language: JavaScript
- Homepage: https://kanzatahreem.github.io/To-Do-List/
- Size: 798 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![](https://img.shields.io/badge/Microverse-blueviolet)
# To Do List
> _To-do list_ is a tool that helps users to organize their day. It lists the things that user need to do and allows to mark them as complete. This website is built using ES6 and Webpack!
## Built With
- HTML
- CSS
- JavaScript
- Webpack## Live Demo
[Live Demo Link](https://kanzatahreem.github.io/To-Do-List/)
## Getting Started
To get a local copy, run the fllowing command.
- `git clone [email protected]:KanzaTahreem/To-Do-List.git`
### Prerequisites
- node.js (10.13.0 (LTS))
- git### Install
- `npm install`
### Usage
`npm start`
## Authors
👤 **Author**
- GitHub: [@KanzaTahreem](https://github.com/KanzaTahreem)
- Twitter: [@kanza_tahreem](https://twitter.com/kanza_tahreem)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/kanza-tahreem/)👤 **Author**
- GitHub: [@sntgopl](https://github.com/sntgopl)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/santiago-pons-lezica-92374724)## Show your support
Give a ⭐️ if you like this project!
## 📝 License
This project is [MIT](./LICENSE) licensed.