To-Do-List

This app helps users to manage and organize their tasks. Users can add a new task, re-arrange tasks using drag and drop, remove tasks, edit a task description, mark tasks as completed, and remove all the completed tasks. Built with JavaScript.

MIT License

Stars
4

To-Do List

This app helps users to manage and organize their tasks. Users can add a new task, re-arrange tasks using drag and drop, remove tasks, edit a task description, mark tasks as completed, and remove all the completed tasks. Built with JavaScript.

Built With

  • Html
  • CSS
  • Javascript
  • webpack

Live Demo

live server

Getting Started

To get a local copy up and running follow these simple example steps

lawrence@lawrence:~$ git clone "[email protected]:kusiLaw/To-Do-List.git"
lawrence@lawrence:~$ npm start
starting server:~$ npm run dev.
build production: ~$ npm run build.

Prerequisite:

  • Visual code editor
  • Webpack
  • Knowledge About HTML / CSS Linters
  • A web browser(chrome, etc)
  • Clone the repository to your local machine
  • Open the index.html file with chrome

Author

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a star ⭐ if you like this project!

Acknowledgments

Thanks to Microverse

📝 License

This Project is MIT licensed

Related Projects