braincee / Awesome-Books-with-ES6

Awesome-book is a web application that saves a list of books(their title and authors). It helps organize a collection of books according to their registration time. Awesome-book has been built with HTML,CSS and JavaScript(by using the ES6 approach))
https://braincee.github.io/Awesome-Books-with-ES6/#
5 stars 0 forks source link
css3 eslint html javascript microverse-projects microverse-students stylelint

Awesome Books Website

The website has a collection of books with the Title and Author Name with a form to add books with title and author inputs and a button to remove a book.

Built With

Screenshots

Live Demo πŸ”—

Check the live demo hereπŸ‘ˆ

To get a local copy up and running follow these simple example steps.

  1. Clone Repository
    git clone git@github.com:https://github.com/braincee/Awesome-Books.git

Install linters(webhint, stylelint, eslint)

  1. Run to install webhint
    npm install --save-dev hint@6.x
  2. Run to install stylelint
    npm install --save-dev stylelint@13.x stylelint-scss@3.x stylelint-config-standard@21.x stylelint-csstree-validator@1.x
  3. Run to install eslint
    npm install --save-dev eslint@7.x eslint-config-airbnb-base@14.x eslint-plugin-import@2.x babel-eslint@10.x

Authors

πŸ‘€ Stephen

πŸ‘€ JODRACK

🀝 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

πŸ“ License

This project is MIT licensed.