Skip to content

"Awesome books" is a simple website that displays a list of books and allows you to add a book to your collection, remove a book from your collection, and store your data history in the browser's memory.

Notifications You must be signed in to change notification settings

tresorsawasawa/Awesome_books

Repository files navigation

Awesome Books

Description

Mobile version Desktop
Mobile_screenshot DEsktop_screenshot

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

Here are some features of the page:

  • Add a book to your collection.
  • Remove a book from your collection.
  • Store your data history in the browser's memory.

Built With

  • HTML
  • CSS
  • JavaScript

Get Started

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

  1. Clone the Repo or Download the Zip file or https://github.com/tresorsawasawa/Awesome_books.git.
  2. cd /Awesome_books
  3. Open it with the live server

Test

For tracking linter errors locally you need to follow these steps:

After cloning the project you need to run these commands

npm install This command will download all the dependancies of the project

For tracking linter errors in HTML files run:

npx hint .

For tracking linter errors in CSS or SASS files run:

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

And For tracking linter errors in JavaScript files run:

npx eslint .

Live Demo

See the live by clicking Live Demo Link

Authors

👤 Author 1

👤 Author 2

🤝 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

  • Thanks to everyone who will get time to check this code and sugest any issue to improve the page.
  • Thank you Microverse

📝 License

This project is MIT licensed.

About

"Awesome books" is a simple website that displays a list of books and allows you to add a book to your collection, remove a book from your collection, and store your data history in the browser's memory.

Topics

Resources

Stars

Watchers

Forks