/To-do-list

Primary LanguageJavaScriptMIT LicenseMIT

To-do list README

📗 Table of Contents

📖 [To-do list]

To-do list is a project for saving tasks and keeping them as a remainder.

🛠 Built With

Tech Stack

HTML
CSS
ES6 JavaScript
Webpack

Key Features

  • [HTML to prepare the page semantics]
  • [CSS to style the page]
  • [linters to improve code readability and spot syntax errors]
  • [is a static module bundler for modern JavaScript applications]

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

  • git installed.

Setup

Clone this repository to your desired folder:

  cd To-do-list
  git clone https://github.com/Obimbo07/To-do-list

--->

Install

Install this project with:

  cd To-do-list
  npm install

Usage

To run the project, execute the following command:

  live server

Run tests

To run tests, run the following command:

Deployment

Here is a link to the live demo of the website Click here

(back to top)

👥 Authors

👤 Author1

(back to top)

🔭 Future Features

  • [Implement a time section to specify task duration]
  • [A remainder to enable user get notified about task schedule]

(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 , please show your support by:

  • Contributing to growth and improvement of our code base
  • Give us a 5 Star

(back to top)

🙏 Acknowledgments

Thank you github for the github pages

(back to top)

❓ FAQ

  • [Can I contribute to the project?]

    • [Yes, we welcome contributions from the open source community]
  • [How often is the code base update]

    • [Frequently, we review the code and welcome requests for changes from the community]

(back to top)

📝 License

This project is MIT licensed.

(back to top)