https://github.com/lawmsangi/todolist-with-webpack
Better version of to-do-list. Easy and understandable code :)
https://github.com/lawmsangi/todolist-with-webpack
Last synced: 5 months ago
JSON representation
Better version of to-do-list. Easy and understandable code :)
- Host: GitHub
- URL: https://github.com/lawmsangi/todolist-with-webpack
- Owner: Lawmsangi
- License: mit
- Created: 2023-07-18T15:08:37.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-23T11:02:06.000Z (almost 2 years ago)
- Last Synced: 2023-07-23T11:28:36.013Z (almost 2 years ago)
- Language: JavaScript
- Homepage:
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
To Do List
# 📗 Table of Contents
- [📗 Table of Contents](#-table-of-contents)
- [📖 \[To Do List\] ](#-to-do-list-)
- [🛠 Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [🚀 Live Demo](#live-demo)
- [💻 Getting Started ](#-getting-started-)
- [setup](#setup)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [👥 Authors ](#-authors-)
- [🔭 Future Features ](#-future-features-)
- [🤝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [🙏 Acknowledgments ](#-acknowledgments-)
- [📝 License ](#-license-)To Do List.
### Tech Stack
1. Linters
2. HTML5
3. JS
4. Webpack### Key Features
- **User can add to do list**
- **User can delete after the work is done**
- **User can edit the list**
- **Date and Time is shown**
- **A refresh button is added**## 🚀 Live Demo
- [Live Demo Link](https://lawmsangi.github.io/ToDoList-with-webpack/dist/)### setup
Clone this repository to your desired folder
### Install
Install this project with: -Git clone on your cd Desktop using my repository link above
### Usage
-To run the project, copy its path and run it on your online server.
### Run tests
To run tests, run the following command:
npx hint .
npx stylelint "*/.{css,scss}"👤 **Author1**
- GitHub: [@githubhandle](https://github.com/Lawmsangi)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/lawmsangi-varte-baa429244/)## 🔭 Future Features
- **[Responsive]**
- **[Drag and drop]**Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page].
If you like this project you can contact me via my contact address and rate it.
I would like to thank the microverse team.
This project is [MIT](./LICENSE) licensed.