https://github.com/mahdia001/todo-list
this is a simple todo list that deletes every item, deletes completed tasks, and edits tasks using Webpack and ES6
https://github.com/mahdia001/todo-list
css es6-modules eslint html javascript stylelint webpack
Last synced: 4 months ago
JSON representation
this is a simple todo list that deletes every item, deletes completed tasks, and edits tasks using Webpack and ES6
- Host: GitHub
- URL: https://github.com/mahdia001/todo-list
- Owner: MAHDIA001
- Created: 2022-09-28T17:38:07.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-10-03T19:48:08.000Z (over 3 years ago)
- Last Synced: 2025-10-30T23:42:34.553Z (8 months ago)
- Topics: css, es6-modules, eslint, html, javascript, stylelint, webpack
- Language: JavaScript
- Homepage:
- Size: 384 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

## Built With
- HTML
- CSS
- Javascript
- flexbox
-Grid
To get a local copy up and running follow these simple example steps.
### Prerequisites
download node.js code editor and etc
### Setup
type the following command into your command lind
git clone https://github.com/MAHDIA001/Book-store.git
### Install
Run the following commands to install dependencies
```
npm install --save-dev hint@7.x
npm install --save-dev stylelint@13.x stylelint-scss@3.x stylelint-config-standard@21.x stylelint-csstree-validator@1.x
npm install --save-dev eslint@7.x eslint-config-airbnb-base@14.x eslint-plugin-import@2.x babel-eslint@10.x
```
### Usage
open index.html in your local browser
run these commonds to avoid linters errors```
npx hint .
npx stylelint "**/*.{css,scss}"
npx eslint --fix .
### Deployment
check it out [](https://mahdia001.github.io/Capstone-Project/)
## Author
👤 **Mahdia**
[](https://github.com/MAHDIA001)
[](https://twitter.com/mahdia00734562/)
## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/MAHDIA001/Book-store/issues).
## Show your support
Give a star if you like this project!