rebaz36 / 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. This Project will manage book collection using plain JS with objects. with this application, books can be added and removed.

Home Page:https://rebaz36.github.io/Awesome-Books/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AWESOME BOOKS

This project is a part of microverse training program. It was build using HTML5, and JavaScript. It is a web application that stores books titles and their authors In this project I and my coding partner implemented the following:

  1. An Add function that Adds books title and their author to the book store

  2. A remove function that removes book titles and authors from the book store

  3. Store the book title and author name to local store

  4. A javaScript object to store the books

  5. Preserving data in the browser.

Built With

  • HTML5, CSS and JavaScript
  • BOOTSTRAP 5
  • GITHUB and VSCODE

Getting Started

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

Prerequisites

  • A computer or mobile phone.
  • Access to Internet Connection on the devices.

Setup

  • Click on the live demo link and visit the site. There you can browse through all the content on the site

Install

  • No installation is required. Just visit the website on your computer or smart phone

Usage

  • You can use this website to participate in our upcoming web development bootcamp and learn web development

Run tests

No testing is required

Deployment

The App is already deployed for you using Github pages

Authors

πŸ‘€ Ndorh

πŸ‘€ Rebaz

🀝 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

  • Hats off to anyone who'se code has been used in the implementation of 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. This Project will manage book collection using plain JS with objects. with this application, books can be added and removed.

https://rebaz36.github.io/Awesome-Books/

License:MIT License


Languages

Language:JavaScript 98.0%Language:CSS 1.1%Language:HTML 0.9%