To-Do_List


To DO List

📗 Table of Contents

📖 [To Do List]

[To Do List] is a tool that helps to organize your day. It simply lists the things that you need to do and allows you to mark them as complete. You can delete,edit and add more tasks.

🛠 Built With

Tech Stack

Key Features

(back to top)

🚀 Live Demo

(back to top)

💻 Getting Started

If you are a new developer then you can learn basic UI feature from this project.

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

Prerequisites

In order to run this project you need:

Browser setup in your computer

Setup

Clone this repository to your desired folder:

  cd my-folder
  https://github.com/ngeelani48/To-Do_List.git

Install

Install this project with:

To run the project, execute the following command:

To track linter errors locally follow these steps:

Download all the dependencies run:

npm install

Track HTML linter errors run:

npx hint .

Track CSS linter errors run:

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

Track JavaScript linter errors run:

npx eslint .

Track Jest Test run:

npm test

Deployment

You can deploy this project using:

(https://ngeelani48.github.io/To-Do_List/dist/)

(back to top)

👥 Authors

👤 Muhammad Nafees

👤 Sane Myburg

(back to top)

🔭 Future Features

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

(back to top)

⭐️ Show your support

If you like this project please give your valuable comments.

(back to top)

🙏 Acknowledgments

I would like to thank my coding partners for their help and support and Microvers for this oppertunity.

(back to top)

📝 License

This project is MIT licensed.

(back to top)