/Todo-list

This project aims to create a comprehensive To-Do task list application utilizing HTML, JavaScript, and webpack. The application will be served by a webpack development server. The application will provide users with the ability to add new items, remove selected items, mark selected items as complete, and remove all items marked as complete at once

Primary LanguageJavaScript

📗 Table of Contents

Todo-list

In this project, I will build a simple HTML list of To Do tasks which will be built using webpack and served by a webpack dev server.

Built With

  • HTML & CSS
  • JavaScript

🚀 Live Demo

Getting Started

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

Prerequisites

  • Download Visual Studio Code.
  • Download Git.

Install

  1. Clone the repo
   git clone https://github.com/obed300/Todo-list.git
  1. Install NPM packages
   npm install

Run tests

   - Open it by live server in the VScode.
   - Check for the linters

Authors

👤 Obed Bamfo

🔭 Future Features

  • [Improve User Interface]
  • [User reordering the list by dragging ]

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to contact me @ obamfo@st.ug.edu.gh

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

A list of resources that i find helpful and would like to give credit to :

License

  • This project is MIT LICENSE licensed.