https://github.com/vangelif/to-do-list
🧭 (functions) This project is a simple HTML list of tasks. This simple web page is being built using webpack and served by a webpack dev server. The user can add and remove tasks from the list, and also can mark those which are completed by clicking the relevant checkbox. All tasks are stored to the local storage and which is updated automatically
https://github.com/vangelif/to-do-list
es6 javascript webpack
Last synced: 2 months ago
JSON representation
🧭 (functions) This project is a simple HTML list of tasks. This simple web page is being built using webpack and served by a webpack dev server. The user can add and remove tasks from the list, and also can mark those which are completed by clicking the relevant checkbox. All tasks are stored to the local storage and which is updated automatically
- Host: GitHub
- URL: https://github.com/vangelif/to-do-list
- Owner: vangelif
- Created: 2023-02-22T08:39:41.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-14T11:21:58.000Z (about 3 years ago)
- Last Synced: 2025-04-22T22:57:37.507Z (about 1 year ago)
- Topics: es6, javascript, webpack
- Language: JavaScript
- Homepage: https://vangelif.github.io/to-do-list/dist/
- Size: 1.03 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 📗 Table of Contents
- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [🚀 Live Demo](#live-demo)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#triangular_flag_on_post-deployment)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [📝 License](#license)
**TO-DO LIST** is a project that we are applying our knowledge on Javascript to showcase how webpack can simplify our future projects.
- Use of HTML, CCS and JS, WEBPACK
Markup Language
Style Sheet Language
Scipting Language
- **[Use of Webpack loaders, plugins and devserver]**
By following below steps a new developer can make instant use of the project.
Get a local copy up now by following below steps:
### Prerequisites
In order to run this project you need:
### Setup
Clone this repository to your desired folder:
### Install
Install this project with:
### Usage
To run the project, execute the following command:
### Run tests
To run tests, run the following command:
### Deployment
You can deploy this project using:
👤 **Vangelis**
- [@github](https://github.com/vangelif)
- [@twitter](https://twitter.com/vangfot)
- [@linkedin](https://www.linkedin.com/in/vangfot/)
- [@articles](https://vangelis.website/essays)
- [Insert popup windows]
Contributions, issues, and feature requests are welcome! Feel free to come in touch with the author and arrange a meeting and make your contributions truly valuable.
As this is one of the first projects of the author, please be kind enough and show your support by DMing on twitter or by contributing to this project. All your efforts are highly appreciated and welcomed!
For this project many hours have been invested. For that reason, I would like to thank all my family that supported me in this long journey.
This project is MIT licensed.