Skip to content

The ToDoList app let you create a task, added to a list of task, mark it as complete, and delete individual or multiple tasks at the same time. The app manipulate the Local-Storag so you can save your tasks there. Built with HTML, CSS and JavaScript. First practice using Webpack, Modules and tests with Jest

Notifications You must be signed in to change notification settings

KaskMIL/toDo-list

Repository files navigation

To Do List

The project consist in a To do list web app. The user can load tasks to the list, move the position of the tasks, mark it as complete and clean the list using the clean button.

Built With

  • HTML CSS Javascript
  • Linters and Webpack

Getting Started

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

Prerequisites

NodeJS

Setup

1. git clone https://github.com/KaskMIL/toDo-list.git
2. cd Todo_list

Install

npm install

Usage

npm run dev

Authors

👤 Tom Milanesi

🤝 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

The ToDoList app let you create a task, added to a list of task, mark it as complete, and delete individual or multiple tasks at the same time. The app manipulate the Local-Storag so you can save your tasks there. Built with HTML, CSS and JavaScript. First practice using Webpack, Modules and tests with Jest

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published