Skip to content

"Awesome books" is a simple website that displays a list of books and allows you to add and remove books from that list.

Notifications You must be signed in to change notification settings

KingsleyIbe/Awesome-Books

Repository files navigation

Awesome books

"Awesome books" is a simple website that displays a list of books and allows you to add and remove books from that list.

screenshot

Additional description about the project and its features.

Built With

  • Vanilla JavaScript
  • HTML
  • SCSS
  • Responsive Design
  • npm

Live Demo

Live Demo Link

Getting Started

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

  1. Clone the repository using
git clone https://github.com/anuarshaidenov/Awesome-books.git
  1. cd into the cloned repository
cd Awesome-books
  1. You now have the access to the files on your local machine!

Optional steps

Install the node_modules/ folder to be able to locally run the linter commands. Run:

npm install

To check Webhint linter errors run:

npx hint .

To check Stylelint linter errors run:

npx stylelint "**/*.scss"

To check ESLint errors run:

npx eslint .

Authors

👤 Author1

👤 Author2

🤝 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!

📝 License

This project is MIT licensed.

About

"Awesome books" is a simple website that displays a list of books and allows you to add and remove books from that list.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published