Skip to content

To-do list application billed on JS. There are all necessary functionalities, also drag and drop. This is a project that displays a list of tasks. You can fix any of the tasks as completed, edit and delete. Also, there is the functionality of deleting all completed tasks.

Notifications You must be signed in to change notification settings

elmar8287/todo-list

Repository files navigation

Building a "To-do list" website

Microverse

Tasks to do:

  • Project 1: List structure.
  • Project 2: Interactive list.
  • Project 3: Add and remove items.

View short video

[link] (https://www.loom.com/share/dd6de76393ed48b5ac185550aa1c2fd6)

Live demo

You can visit live version via link

Screen Shot

Built With

  • HTML
  • CSS
  • JS
  • webpack
  • JSON

Setup

To run code locally, open your terminal and follow these steps:

  • git clone (https://github.com/elmar8287/todo-list.git)
  • cd todo-list
  • npm install
  • npm start

After npm start webpack will automatically open your browser.

Author

👤 Elmar Abdulkarimov

🤝 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

The project personalized for my purposes. See the MIT.md file

📝 License

This project is MIT licensed.

About

To-do list application billed on JS. There are all necessary functionalities, also drag and drop. This is a project that displays a list of tasks. You can fix any of the tasks as completed, edit and delete. Also, there is the functionality of deleting all completed tasks.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published