Skip to content

This is a simple to-do list created mainly with JavaScript, the to-do list contains features where new lists can be added, the completed to-do list can be cleared at once, the exiting list can be edited.

License

Notifications You must be signed in to change notification settings

xtrahuman/To-do-list

Repository files navigation

To Do List

Description

creating a simple todo list where u can add new task, edit, delete tasks and delete all completed tasks

Demo view static view

Built With

  • html
  • css
  • javascript
  • webpack

Procedure to clone project

  • open your terminal
  • type git clone https://github.com/xtrahuman/To-do-list.git
  • type cd To-do-list to change directory to the folder of the project
  • in your terminal npm install to install app dependencies
  • run npm run build in your terminal to build the project.
  • navigate to index.html inside the dist directory
  • open with live server or type alt l o if live-server is installed in your vscode.

project link

kindly click the link below to view the website

Author

👤 Okpara Tochukwu

🤝 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!

📝 License

This project is MIT licensed.

About

This is a simple to-do list created mainly with JavaScript, the to-do list contains features where new lists can be added, the completed to-do list can be cleared at once, the exiting list can be edited.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published