Skip to content

ToDo-List is a simple webpage of To Do tasks built using webpack and served by a webpack dev server. It allows users to add/remove/edit and delete tasks to/from a list of tasks.

Notifications You must be signed in to change notification settings

kessie2862/ToDo-List

Repository files navigation

ToDo-List.

📗 Table of Contents

📖 [ToDo-List]

[ToDo-List] is a basic webpage built using webpack and served by a webpack dev server that allows a user to add and remove tasks to and from a list.

🛠 Built With

Tech Stack

HTML5
CSS3
JavaScript
Webpack

Key Features

  • User can add tasks to a list
  • Lists are rendered dynamically on page load

(back to top)

🚀 Live Demo

💻 Getting Started

We will take you through the process. follow these steps.

Prerequisites

In order to get started, you be familiar with basic git commands.

Setup

Clone this repository to your desired folder.

Example commands:

  cd my-folder

  git clone git@github.com:myaccount/my-project.git

(back to top)

Install

Install this project with:

  • Clone this Repo to your local machine and run in your preferred text editor(ex. Atom, VScode).

Usage

Run the index.html with your preferred browser.

(back to top)

👥 Authors

👤 Prosper Kessie

(back to top)

🔭 Future Features

  • [Store user data Local Storage]
  • [Delete and mark tasks as completed]

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

⭐️ Show your support

If you like this project, follow me to see all my projects in the future

🙏 Acknowledgments

Kudos to Microverse for the opportunity to learn software development.

📝 License

This project is MIT licensed.

(back to top)

About

ToDo-List is a simple webpage of To Do tasks built using webpack and served by a webpack dev server. It allows users to add/remove/edit and delete tasks to/from a list of tasks.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published