Skip to content

A to-do list app is a web application designed to help individuals manage their tasks and improve productivity. The app typically allows users to add ,remove and track progress towards list items completion.

Notifications You must be signed in to change notification settings

torobucci/To-Do-List

Repository files navigation

To Do List

📗 Table of Contents

📖 [To Do List]

[To Do List] is a project that add and removes user's to do lists

🛠 Built With

Html
Css
Javascript
Webpack

Tech Stack

Client

Key Features

  • Display To do Lists
  • Add to do list dynamically
  • Add list in the order of their index

(back to top)

🚀 Live Demo

(back to top)

💻 Getting Started

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

fork the repository https://github.com/torobucci/To-Do-List.git

Prerequisites

In order to run this project you need:

Code editor eg. VScode Web browser eg. chrome

Setup

Clone this repository to your desired folder: cd hello-world git clone https://github.com/torobucci/To-Do-List.git

Install

To install linter run the following command:

npm install --save-dev hint@7.x

Usage

To run the project click the run button on your VScode.

Run tests

To run tests, run the following command:

npx stylelint "**/*.{css,scss}"

(back to top)

👥 Author Kevin Toro

(back to top)

🔭 Future Features

  • [Implement complete task indication]
  • [Remove a task]
  • [Clear all completed tasks]

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the To Do List.

(back to top)

⭐️ Show your support

If you like this project hit the star button on our github repo

(back to top)

🙏 Acknowledgments

I would like to thank the Lets Code team that hepled us in every problem we had.

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

A to-do list app is a web application designed to help individuals manage their tasks and improve productivity. The app typically allows users to add ,remove and track progress towards list items completion.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published