This project is about building Awesome Books using JavaScript and a copy of my awesome books project build by using ES6 syntax and modules.
-Lighthouse (An open-source, automated tool for improving the quality of web pages. It has audits for performance, accessibility, progressive web apps, SEO and more).
-Webhint (A customizable linting tool that helps you improve your site's accessibility, speed, cross-browser compatibility, and more by checking your code for best practices and common errors).
-Stylelint (A mighty, modern linter that helps you avoid errors and enforce conventions in your styles).
git clone https://github.com/OybekKayumov/microverse-m2-awbook-es6.git
npm install --save-dev stylelint@13.x stylelint-scss@3.x stylelint-config-standard@21.x stylelint-csstree-validator@1.x
npx stylelint "*/.{css,scss}"
npm init -y npm install --save-dev hint@6.x
npx hint .
👤 Oybek Kayumov
- GitHub: OybekKayumov
- LinkedIn: oybek-kayumov
- Twitter: @KayumovOybek
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
-This project was inspired by Microverse
This project is MIT licensed.