https://github.com/bahoz-ali/todo_list
Todo list but full functionality, You can use it for your daily work, User can add a new task and delete it, mark a task as complete also you can clear all completed tasks with one click.
https://github.com/bahoz-ali/todo_list
css html javascript webpack
Last synced: 8 months ago
JSON representation
Todo list but full functionality, You can use it for your daily work, User can add a new task and delete it, mark a task as complete also you can clear all completed tasks with one click.
- Host: GitHub
- URL: https://github.com/bahoz-ali/todo_list
- Owner: bahoz-ali
- Created: 2022-07-06T06:48:24.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-07-14T15:13:13.000Z (almost 4 years ago)
- Last Synced: 2024-05-21T09:33:08.098Z (about 2 years ago)
- Topics: css, html, javascript, webpack
- Language: JavaScript
- Homepage: https://bahoz-ali.github.io/todo_list
- Size: 704 KB
- Stars: 8
- Watchers: 1
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# Todo List
> "To-do list" is a tool that helps to organize your day. It simply lists the things that you need to do and allows you to mark them as complete. you can add new todo and remove and mark as complete.
## Built With
- HTML
- CSS
- Javascript
- webpack
- git and github
## Live Demo
[Live Demo Link](https://bahoz-ali.github.io/todo_list/)
## Getting Started
To get a local copy up and running follow these simple example steps.
- `git clone git@github.com:bahoz-ali/todo_list.git`
- After you download the project then open the project with your editor.
- Open terminal with same the project path.
- use these command to install all packages `npm install` in the terminal.
- You can use the webpack server run this command the terminal
`npm run start`
- you are good to go, see the project on your browser.
### Prerequisites
- Install node js
- Have a code editor
## Authors
👤 **Author1**
- GitHub: [@githubhandle](https://github.com/bahoz-ali)
- LinkedIn: [LinkedIn](https://linkedin.com/in/bahoz-ali)
## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- thanks, It is inspired by the minimalist website
- Hat tip to anyone whose code was used
- Inspiration
- etc
## 📝 License
This project is [MIT](./MIT.md) licensed.