https://github.com/libercosoft/todo-webpack
A to-do list developed with web-pack, having the function to mark a task as completed, edit a task and delete multiple completed task at once involving the implementation of local storage.
https://github.com/libercosoft/todo-webpack
Last synced: 4 months ago
JSON representation
A to-do list developed with web-pack, having the function to mark a task as completed, edit a task and delete multiple completed task at once involving the implementation of local storage.
- Host: GitHub
- URL: https://github.com/libercosoft/todo-webpack
- Owner: LIBERCOSOFT
- License: mit
- Created: 2022-09-28T06:52:38.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-10-07T10:05:55.000Z (over 3 years ago)
- Last Synced: 2025-10-09T15:36:39.467Z (9 months ago)
- Language: HTML
- Homepage:
- Size: 335 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TODO-LIST with Webpack
> A todo list complied using webpack
> If you like it please give it a Star⭐️, also you can follow:wink:
## Built With
- HTML
- CSS
- JAVASCRIPT
- WEBPACK
## Live Demo (if available)
-
## Getting Started
To get a local copy up and running follow these simple example steps.
### Prerequisites
- Have a Desktop or Laptop computer running on with Windows, Mac OS or Linux operating system.
- Have a browser install on the computer
### Setup
- If it suits you, on your local computer, create a directory in your preferred location (e.g in the Desktop or Document directory)
### Install
- Open your Terminal/Powershell or any command line interface you use, then navigate to your created abover directory or the directory you'll like to clone this project directory
- Type `https://github.com/LIBERCOSOFT/todo-webpack.git` if your're using https with git or `git@github.com:LIBERCOSOFT/todo-webpack.git` if your preferred is ssh and hit enter
- Navigate to the `todo-webpack` directory on your local computer in your above chosen directory and open the `index.html` file in the dist directory.
### Usage
- You can view the HTML document in your preferred or default browser.
## Author 1
👤 **Kolapo Precious Akinrinlola**
- GitHub: [@LIBERCOSOFT](https://github.com/LIBERCOSOFT)
- Twitter: [@Gerfieldt](https://twitter.com/Gerfieldt)
- LinkedIn: [Kolapo Akinrinlola](https://linkedin.com/in/kolapo-akinrinlola-072097110)
## Author 2
👤 ** Faranosh Amini **
- GitHub: [@FaranoshAmini](https://github.com/FaranoshAmini)
- LinkedIn: [@Faranosh_Amini](https://www.linkedin.com/in/faranosh-amini-9b925b23a/)
- Twitter: [@Faranosh_Amini](https://twitter.com/Faranosh_Amini)
## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Microverse
## 📝 License
This project is [MIT](./LICENSE) licensed.