/To-Do-List

"To-Do List" is a web-based project that was built using webpack. It allows users to create and manage a list of tasks, with the ability to add new tasks and mark them as complete. The tasks are saved in local storage, so they will persist even if the user closes the browser or turns off their computer. The website has a clean and simple interface

Primary LanguageJavaScriptMIT LicenseMIT

To Do List

logo

To Do List

📗 Table of Contents

📖 [To Do List]

Video presenting the features the Project # 📖 [To Do List]

[To Do List] is a mobile and Desktop responsive website to demonstrate my knowledge in HTML/CSS and Javascript, using WebPack

🛠 Built With

Tech Stack

Describe the tech stack and include only the relevant sections that apply to your project.

Client

Key Features

Describe between 1-3 key features of the application.

  • [displaying element dynamically using WebPack]
  • [Ability to Add or edit any task]
  • [Ability to change the order of Priority of a task]

(back to top)

🚀 Live Demo

Add a link to your deployed project.

(back to top)

💻 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:

Setup

Clone this repository to your desired folder:

Install

Install this project with:

Node js Webpack

Usage

To run the project, execute the following command:

Clone the Repository to your local machine and open it using Live Server Extension in VS code Make sure to install Webpack npm run build npm start

Run tests

To run tests, run the following command:

npx eslint . to check for any eslint errors

Deployment

You can deploy this project using:

Github Pages or any hosting platforms

(back to top)

👥 Authors

Mention all of the collaborators of this project.

👤 Anas Sufyan

(back to top)

🔭 Future Features

Describe 1 - 3 features you will add to the project.

  • [The Ability to add photo]
  • [The user can share a link of current list]
  • [Adding a rating out of 5 stars of how important task is]

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

please consider supporting it. Every little bit helps and goes a long way towards helping us reach our goals...

(back to top)

🙏 Acknowledgments

(back to top)

❓ FAQ

  • [Question_1]

    • [Answer_1]
  • [Question_2]

    • [Answer_2]

(back to top)

📝 License

This project is MIT licensed.

NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.

(back to top)