Skip to content

Awesome Books is a website where you can create and share your book lists. You can add books to your lists, rate and review books, and see what other people are reading.

License

Notifications You must be signed in to change notification settings

Kaiserabbas/Awesome-books

Repository files navigation

Awesome-books

Awesome books: plain JavaScript with objects

📗 Table of Contents

📖 Awesome Books Project

This project has been created for adding books by users and they can delete any book at specified index. Welcome to my portal for Awesome Books which stores the book data users enter and writes it in the HTML elements. Created a collection that keeps a list of books. Created a function to add a new book to the collection, with title and author. Create a function to remove a book from the books list. Displayed all books saved in the collection in the top part of the page. When a user clicks the "Add" button: A new book is added to the collection. The new book is displayed on the page. When a user clicks the "Remove" button: The correct book is removed from the collection. The correct book disappears from the page. Data is preserved in the browser's memory by using [localStorage]

🛠 Built With

  • HTML.
  • CSS.
  • JavaScript
  • LINTERS.

Tech Stack

Client

Key Features

  • Added html.index file.
  • Added style.css file.

(back to top)

💻 Getting Started

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

Prerequisites

In order to run this project you need:

  • Web Browsers
  • Code Editor.
  • Git -smc.

Setup

Clone this repository to your desired folder: Run this command.

Install

Install this project with: Run this command:

  • cd my-project
  • npm install

Usage

To run the project, execute the following command: OPen index.html using live server.

(back to top)

👥 Authors

  • Thanks to my coding partner for adding his code part

👤 Qaisar Abbas

(back to top)

🔭 Future Features

  • Add form
  • Add title input
  • Add author input

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project, Write to me and give me a good rating.

(back to top)

🙏 Acknowledgments

I would like to thank and appreciate Microverse for arranging challanges for us to enhace our coding skills.add

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

Awesome Books is a website where you can create and share your book lists. You can add books to your lists, rate and review books, and see what other people are reading.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published