/To-Do-List

The To-Do List app enables users to add, edit, and delete tasks with a simple interface. It supports task descriptions, completion status, and automatically saves changes to local storage.

Primary LanguageJavaScriptMIT LicenseMIT


To Do List

📗 Table of Contents

📖 [To Do List]

[To Do List] In this project, I'm learning to build a basic website that allows users to add/remove taskes from a list. also used array and objects and classes, added the best practice on how to Use javascript modules ES6 and use webpack. I have implemented the website and got it nearly to a professional interface that presents the work on my projects!

🛠 Built With

Client

Key Features

  • [HTML Form]
  • [Semantic tags]
  • [CSS Flexbox]
  • [CSS Grid]
  • [Responiveness]
  • [ Javascript ]

(back to top)

🚀 Live Demo

(back to top)

💻 Getting Started

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

Prerequisites

In order to run this project you need:

  • Web browser
  • Git-syn
  • Code editor

Setup

Clone this repository to your desired folder:

git clone https://github.com/Abbas-Aljuaifari/To-Do-List.git

Install

Install this project run the command:


npm install

Usage

To run the project:

  • Clone this repo to your local machine.

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 .

(back to top)

👥 Author

👤 Abbas-Aljuaifari

(back to top)

👥 Collabrations

👤 XX

  • GitHub:
  • linkedIn:

🔭 Future Features

  • [ Add more soled animations and transition ]
  • [ PC Version ]
  • [ Update my showcase section ]
  • [ Add backend and make more customer friendly ]

(back to top)

🤝 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 follow me on github and star the project!

(back to top)

🙏 Acknowledgments

I would like to thank my team on supporting me with this journey!

(back to top)

📝 License

This project is MIT licensed.

(back to top)