/To-do-list

Discover a beautifully designed to-do list project that allows you to effortlessly organize and manage your daily tasks. Built with HTML, CSS, and JavaScript

Primary LanguageJavaScriptMIT LicenseMIT


To Do List

📗 Table of Contents

📖 [To Do List]

[To Do List] is a program you can use for adding your daily tasks.

🛠 Built With

  • HTML5
  • CSS3
  • Webpack
  • Git version control
  • Javascript

Tech Stack

Client
Server

Key Features

  • [Store daily tasks]

In this project best coding practices is use

🚀 Live Demo

For visiting the live demo click here.

💻 Getting Started

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

Prerequisites

In order to run this project you need:

Google Chrome or other browser

  https://www.google.com/chrome/?brand=JJTC&gclid=CjwKCAjw9J2iBhBPEiwAErwpeSDcMFWiIQWj2u5GY6owZ7OaOHw7dYYCHW7uTR4kvYosNJYd4wt4VxoCiywQAvD_BwE&gclsrc=aw.ds

Github Account:

  https://github.com/

Npm installed:

  https://nodejs.org/en/download

Git installed:

  https://git-scm.com/book/en/v2/Getting-Started-Installing-Git

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone https://github.com/Gh-Reza/To-do-list.git

Install

Install this project with:

Linters:

Lighthouse run:

  npm install -g @lhci/cli@0.7.x

Webhint run

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

StyleLint run:

 npm install --save-dev stylelint@13.x stylelint-scss@3.x stylelint-config-standard@21.x stylelint-csstree-validator@1.x

Usage

To run the project, execute the following command:

  cd To-do-list
  index.html

Run tests

To run tests, run the following command:

to check for styling errors:

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

To test optimization:

  lighthouse [site url]

Deployment

You can deploy this project using:

Your working browser.

👥 Authors

👤 Reza Merzaie

🔭 Future Features

  • [Add and remove functionality]

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project, don't forget to star.

(back to top)

🙏 Acknowledgments

I would like to thank Microverse.

(back to top)

📝 License

This project is MIT licensed.

(back to top)