Atril33 / Awesome_books

In this Awesome Book Project, I utilized my HTML, CSS, and JS skills with advanced syntax (ES6) to create a dynamic website where users can store their book and author names.
https://atril33.github.io/Awesome_books/
MIT License
3 stars 0 forks source link
css css3 es6 html js

πŸ“— Table of Contents

πŸ“– Awesome Books

In this Awesome Book Project, We utilized our HTML, CSS, and JS skills with advanced syntax (ES6) to create a dynamic website where users can store their book and author names.

πŸ›  Built With

Client

Key Features

(back to top)

πŸš€ Live Demo

(back to top)

πŸ’» Getting Started

Prerequisites

In order to run this project you need:

Setup

Clone this repository to your desired folder:

 https://github.com/Atril33/Awesome_books.git

Install

In order to check tests:

  npm i

Run tests

To run tests, run the following command:
Check Stylelint errors

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

Check ESLint errors

  npx eslint .

Check Webhint errors

   npx hint .

(back to top)

πŸ‘₯ Authors

πŸ‘€ Syed Atril

πŸ‘€ Peter

(back to top)

πŸ”­ Future Features

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

πŸ™ Acknowledgments

I would like to say thanks to everyone who contribute to this project...

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)