ToDoList

πŸ“— Table of Contents

πŸ“– TODO APP

TODO APP presents an interactive, feature-rich website that allows users to manage a to-do list with ease. Built utilizing the full potential of JavaScript ES6 features and powered by Webpack, the application offers a seamless user experience by enabling tasks to be added, removed, and marked as completed. The project serves as an excellent demonstration of modern front-end development practices, including modular JavaScript, efficient DOM manipulation, event handling, and the use of localStorage for client-side data persistence. This To-Do List application is more than just a project; it’s a practical tool that users can utilize in their everyday lives to stay organized and productive.

πŸ›  Built With

Tech Stack

Editor
Language
Module Bundler
Styling


Key Features

(back to top)

πŸš€ Live Demo

(back to top)

πŸ’» Getting Started

Prerequisites

To set up and run this project locally, you will need:

Setup

To get started, clone the project repository to your local machine:

git clone https://github.com/HansZizold/ToDoList cd ./ToDoList

Install

Install the projects dependencies:

npm install

Usage

To start the application, run:

npm start

Run tests

npm test

(back to top)

πŸ‘₯ Authors

Hans Zizold

(back to top)

πŸ”­ Future Features

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Give a ⭐️ if you like this project!

(back to top)

πŸ™ Acknowledgments

(back to top)

Copyrights

NA

πŸ“ License

This project is MIT licensed.

(back to top)