/to-do-list

In this project, I built a simple HTML list of To Do tasks. The list will is styled according to the specifications listed. The simple web page is built using webpack and served by a webpack dev server.

Primary LanguageJavaScript

logo

To-Do List

📗 Table of Contents

📖 [To-Do List]

Todo List is a an application that can be used as a todo list app to add, modify and edit daily tasks.

🛠 Built With

Tech Stack

Client
  • HTML
  • CSS
  • JS
  • Webpack

Key Features

  • List structure designed
  • Web pack deployed
  • JavaScript dynamically displays list
  • List add, read, update and delte functionality deployed
  • Task Completion interactive response deployed
  • Clear all completed tasks with one button
  • Functions add, remove, edit, update and clear tested

(back to top)

Screen Shot

logo

🚀 Live Demo

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

  • Visual Studio Code
  • Node JS

Setup

Clone this repository to your desired folder:

Example commands:

  mkdir todolist
  cd todolist
  git clone git@github.com:demesameneshoa/to-do-list.git

Insatll

Install webpack and its associated tools as dev dependencies by running the following command

npm install webpack webpack-cli webpack-dev-server html-webpack-plugin style-loader css-loader --save-dev

(back to top)

👥 Authors

👤 Demes Abera

👤 lRebornsl

(back to top)

🔭 Future Features

  • crete mobile responsive app

(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 us support by givintg it a star.

(back to top)

🙏 Acknowledgments

I would like to thank my colleagues at Microverse for their support during the project.

(back to top)

📝 License

This project is MIT licensed.

(back to top)