This project is about building a book keeping website. Where folks can store their favortie book names. And can also delete those, whenever, needed.
-
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/iambenkis/Awesome-books-with-ES6.git
npx stylelint "**/*.{css,scss}"
npm init -y npm install --save-dev [email protected]
npx hint .
👤 Divine Charlotte
- GitHub: @Divine
- LinkedIn: Divine Charlotte
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