microverse-m2-awbook icon indicating copy to clipboard operation
microverse-m2-awbook copied to clipboard

Awesome book website, small online library to store books when added to the list we have implemented this using a plaint JavaScript!

microverse-m2-Awesome-Books

This project is about building Awsome Books using javascript

Awesome Books design (20)

Live demo

Live Demo Link

Built With

-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).

Prerequisites

VScode or other editor

Install

Cloning the project

git clone https://github.com/ <Your-Build-Directory>

Getting packages and debugging with Stylelint

npm install --save-dev [email protected] [email protected] [email protected] [email protected]

For validation detection using Stylelint Run

npx stylelint "*/.{css,scss}"

from parent source directory

Getting packages and debuging with Webhint

npm init -y npm install --save-dev [email protected]

For validation detection using Webhint Run

npx hint .

Authors

👤 Sentayhu Berhanu

👤 Oybek Kayumov

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

-This project was inspired by Microverse

📝 License

This project is MIT licensed.