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.

Home Page:https://bahoz-ali.github.io/todo_list

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

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

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

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 licensed.

About

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://bahoz-ali.github.io/todo_list


Languages

Language:JavaScript 69.5%Language:CSS 19.6%Language:HTML 10.9%