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

https://github.com/oldprojectss/todo-list-with-webpack

In this project, I build a basic website that allows users to add/remove taskes from a list, using JavaScript objects and arrays. and dynamically modify the DOM and add basic events.
https://github.com/oldprojectss/todo-list-with-webpack

css3 fontawesome html5 javascript webpack

Last synced: 2 months ago
JSON representation

In this project, I build a basic website that allows users to add/remove taskes from a list, using JavaScript objects and arrays. and dynamically modify the DOM and add basic events.

Awesome Lists containing this project

README

          

# ToDo list with Webpack

![](https://img.shields.io/badge/Microverse-blueviolet)

> In this project, I build a basic website that allows users to add/remove taskes from a list, using JavaScript objects and arrays. and dynamically modify the DOM and add basic events.

![](screenshot.png)

## Built With

- HTML/CSS, Javascript
- Git/Github, CLI

## Live Demo

[Live Demo Link](https://ismailco.github.io/Todo-list-with-webpack/dist/)

## Getting Started

To get a local copy up and running follow these simple example steps.

### Prerequisites

### Setup

To get the project up and running you need a browser.

### Install

To get the project locally, run `git clone git@github.com:Ismailco/Todo-list-with-webpack.git`

### Usage

This project is a To-Do app that let you stor your todo taskes in an object.

### Run tests

For:

- Eslint: run `npx eslint .`
- Eslint: run `npx hint .`
- Stylelint: run `npx stylelint "**/*.{css.scss}"`

## Authors

👤 **Ismail Courr**

- GitHub: [@ismailco](https://github.com/ismailco)
- Twitter: [@ismailcourr](https://twitter.com/ismailcourr)
- LinkedIn: [Ismail Courr](https://linkedin.com/in/ismailcourr)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](../../issues/).

## Show your support

Give a ⭐️ if you like this project!

## 📝 License

This project is [MIT](./MIT.md) licensed.