An open API service indexing awesome lists of open source software.

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.

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.