To-Do-list

A To-Do list app where the user can add a task, edit a task description, delete a task, and clear all completed tasks. Build using JavaScript ES6 and Webpack!

MIT License

Stars
6

Table of Contents

To Do list

"To-do list" is a tool that helps to organize your day. It simply lists the things that you need to do and allows you to mark them as complete.

Built With

Tech Stack

  • HTML5
  • CSS3
  • JavaScript(ES6)
  • Webpack

Key Features

The key features of this website include.

  • Webpack
  • ES6 Syntax

Live Demo

Getting Started

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

Prerequisites

In order to run this project you need to install npm and node.js

Setup

Clone this repository to your desired folder:

  1. Use VScode: open terminal in VScode
  2. Navigate to the directory where you want clone the copy of this repository
  3. Create new directory [optional]
  4. Clone the repo using the below command

git clone https://github.com/MNisarAli/To-Do-list.git

Usage

This project can be used to practice webpack.

Authors

The collaborators of this project.

M Nisar Ali

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

I would like to thank:

License

This project is MIT licensed.

Related Projects