MAHDIA001 / Book-store-ES6

This is an online platform for book stores to add books to the library and delete them built with html css and ES6 best practices
2 stars 1 forks source link
css eslint html

Built With

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

Author

👤 Mahdia

Github Twitter

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a star if you like this project!