https://github.com/shaheerch/todo-list
To-Do list tracks your tasks for today. Equipped with add remove and edit task function. Built with HTML, CSS and JavaScript.
https://github.com/shaheerch/todo-list
css html javascript
Last synced: about 1 year ago
JSON representation
To-Do list tracks your tasks for today. Equipped with add remove and edit task function. Built with HTML, CSS and JavaScript.
- Host: GitHub
- URL: https://github.com/shaheerch/todo-list
- Owner: ShaheerCH
- License: mit
- Created: 2022-06-10T21:08:54.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-06-13T08:08:35.000Z (about 4 years ago)
- Last Synced: 2025-04-24T06:17:14.597Z (about 1 year ago)
- Topics: css, html, javascript
- Language: JavaScript
- Homepage:
- Size: 204 KB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
`HTML` `CSS` `JS` `ES6` `WEBPACK` `NPM` `LINTERS`

# Todo List Project
> In this web application, users can add, edit, remove and reorder a list of tasks. And they can also mark a task as completed and delete the completed tasks at once.
## Built With
- HTML/CSS/JS-Es6
- NPM
- Webpack
- ES Modules
- Linters
- Github actions
## Source Code
[Source Code](https://github.com/ShaheerCH/todo-list.git)
## Getting Started
**Clone the repo into your local machine.**
To get a local copy up and running follow these simple example steps.
### Prerequisites
NPM should be installed
### Install
run `npm install` in the project folder.
### Usage
open `index.html`.
run `npm run start`.
## Authors
👤 **Shaheer**
- GitHub: [@ShaheerCH](https://github.com/ShaheerCH)
## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/ShaheerCH/todo-list/issues).
## Show your support
Give a [⭐️](https://github.com/ShaheerCH/todo-list) if you like this project!
## 📝 License
This project is [MIT](LICENSE) licensed.