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

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

Awesome Lists containing this project

README

          

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

## 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**

[![Github](https://img.shields.io/badge/GitHub-%2312100E.svg?&style=for-the-badge&logo=Github&logoColor=white)](https://github.com/MAHDIA001)
[![Twitter](https://img.shields.io/badge/twitter-%231DA1F2.svg?&style=for-the-badge&logo=twitter&logoColor=white)](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!