Skip to content

To-Do List project, which lets you save the task you need to do or you completed. Built with JavaScript, SASS/SCSS, and Webpack.

License

Notifications You must be signed in to change notification settings

ArthurGC/to-do-list-project

Repository files navigation

To Do list Project

In this project, I set up my To-Do List web page. My goal was add functionalities like create, display, drag/drop, refresh index and completed status, remove and add a task in my task list.

screenshot

🔴 Live Demo

Live Preview Link

🔨 Built With

  • HTML, CSS, JS and Webpack.

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

  1. Go to the repository page.
  2. Press the "Code" button and copy the link.
  3. Clone it using git command git clone <link>.
  4. Run npm install to install the packages and dependencies.

To run the tests:

  • Run npm test on a Terminal.

📘 Learning Objectives

  • Use webpack to bundle JavaScript.
  • Learn how to use proper ES6 syntax.
  • Use ES6 modules to write modular JavaScript.

Authors

👤 ArthurGC

🤝 ✋ ✋ Contributions

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

❕ Acknowledgments

📝 License

This project is MIT licensed.

About

To-Do List project, which lets you save the task you need to do or you completed. Built with JavaScript, SASS/SCSS, and Webpack.

Topics

Resources

License

Stars

Watchers

Forks