mahdinoori2000 / to-do-list

ToDo List is a small website made with JavaScript that allows you to manage your daily tasks. You can easily add, remove, and check off tasks as you complete them.
https://mahdinoori2000.github.io/to-do-list/
4 stars 0 forks source link
css html javascript

To-Do List Project

:green_book: Table of Contents

To-do list Project

To-Do List Project is the project build with webpack and Javascript.It is a simple website for adding and removing to-do list. Here we used HTML, CSS to design site and used Javascript for dynamic functionality. also we used webpack for bundling the project.

🛠 Built With

Tech Stack

Client

Key Features

(back to top)

🚀 Live Demo

(back to top)

Getting Started

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

Prerequisites

In order to run this project you need:

Setup

Clone this repository to your desired folder or download the Zip folder:

    "git clone https://github.com/mahdinoori2000/to-do-list.git"
    cd ./user/

Install

Install all dependencies:

    "npm install"

Usage

To run the project, follow these instructions:

     "npm start"

Run tests

To run tests, run the following command:

npx hint .
npx stylelint "**/*.{css,scss}"
npx eslint .
npm test

Deployment

You can deploy this project using: GitHub Pages,

(back to top)

Author : Mahdi Noori

(back to top)

Future Features

(back to top)

Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

Show your support

Give a ⭐ if you like this project.

(back to top)

Acknowledgments

(back to top)

License

This project is MIT licensed.

(back to top)