ToDo-List

To Do List Web App allows users to track their tasks and also add, remove to-do tasks from list by functionality of ES6.

Stars
11

Table of Contents

[To-Do List]

[To-Do List] allows users to add, remove to-do tasks from list.

Built With

Tech Stack

HTML+CSS+JS+GITHUB

Key Features

  • [User-Interactive]
  • [Adaptability]
  • [Performance]

Live Demo

Getting Started

Describe how a new developer could make use of your project.

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

Prerequisites

In order to run this project you need the following tools:

  • Node installed in your computer
  • IDE(e.g.: Vscode,...)
  • HTML-CSS-JS-GitHub
  • etc.

Setup

Clone this repository to your desired folder:

Install

  • Install project's packages with:
   cd ToDo-List

  npm install or npm i

Usage

To run the project, execute the following command:

Open index.html using live server extention.

Run Tests

To run tests, run the following command:

Track HTML linter errors run: npx hint . Track CSS linter errors run: npx stylelint "**/*.{css,scss}" Track JavaScript linter errors run: npx eslint .

Deployment

You can deploy this project using: GitHub Pages,

  • I used GitHub Pages to deploy my website.
  • For more information about publishing sources, see "About GitHub pages".

Authors

Syeda Masuma Fatima

Future Features

  • [Add More Functionality]
  • [Add Features]

Contributing

Contributions, issues, and feature requests are welcome!

Show your support

If you like this project, I would like to Thank You!

Acknowledgments

Special Thanks to Microverse!

License

This project is MIT licensed.

Related Projects