my-Todo-list

This is basic to-do list of creating new tasks, and removing the old task after you successfully completed them.

MIT License

Stars
2

Table of Contents

To-Do list

This is a website that displays a list of Todo tasks and allows you to add new task, adit task and delete a completed task from the list

Built With VSCode

HTML/CSS, javascript, Webpack

Live Demo

Very soon

Getting Started

A beginner developer can use this template as a starting point for creating one page APP projects using Javascript and HTML/CSS with clean and organized code using the module directory.

Prerequisites

In order to run this project you need:

  • Node
  • ESlint set up

Setup

Clone this repository to your desired folder: gh repo clone https://github.com/BANCUNGUYE66/To-Do-List.git

Install

Install this project with:

  
  gh repo clone bancunguye66/To_Do_List
  npm install -y

Run tests

To run tests, run the following command:

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

      npx hint .
    npx eslint .

Bancunguye66 ,

Bancunguye

Rose Mutai

Future Features

I'll add the following section to the webpage.

  • Interactive list

Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

If you like this project... Kindly leave a star

Acknowledgments

I would like to thank Microverse

FAQ (OPTIONAL)

  • Did you intergrate linters to your project

    • Yes
  • [Did you run all the tests

    • Yes

License

This project is MIT licensed.

Related Projects