An open API service indexing awesome lists of open source software.

https://nelofarzabi.github.io/Awesome_books/

"Awesome Book" is a JavaScript-based book management app that simplifies book tracking. It allows users to add, edit, delete books, and display the list of existing books. I achieved this by using JavaScript objects, arrays, modules, and installing Webpack.
https://nelofarzabi.github.io/Awesome_books/

css3 html5 javascript webpack

Last synced: about 1 month ago
JSON representation

"Awesome Book" is a JavaScript-based book management app that simplifies book tracking. It allows users to add, edit, delete books, and display the list of existing books. I achieved this by using JavaScript objects, arrays, modules, and installing Webpack.

Awesome Lists containing this project

README

        


Awesome Books


# 📗 Table of Contents

- [📗 Table of Contents](#-table-of-contents)
- [📖 Awesome Books ](#-Awesome-books-)
- [🛠 Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [🚀 Live Demo ](#-live-demo-)
- [🚀 Description Video](#-description-video)
- [💻 Getting Started ](#-getting-started-)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Usage](#usage)
- [👥 Authors ](#-authors-)
- [🔭 Future Features ](#-future-features-)
- [🤝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [🙏 Acknowledgments ](#-acknowledgments-)
- [📝 License ](#-license-)

# 📖 Awesome Books

**Awesome Books** The Awesome Books is a web application that allows users to manage their personal book collections. It provides features to add and delete books. This app is built using JavaScript and utilizes local storage to store book data.

## 🛠 Built With

### Tech Stack

> HTML and Javascript

### Key Features

- **[Add Book: Users can add new books to their library by providing book details such as title and author Delete Book: Users can remove books from their library.]**

- **[Local Storage: Book data is stored in the browser's local storage, allowing users to access their library even after closing the app.]**

## 🚀 Live Demo

[Live Demo ](https://nelofarzabi.github.io/Awesome_books/)

## 🚀 Description Video

- Not Available

(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:

```sh
sudo apt install git-all
or
npm install
```

### Setup

Clone this repository to your desired folder:

```sh
cd my-folder
git clone https://github.com/Nelofarzabi/Awesome_books.git
```

### Usage

To run the project, execute the following command:

```sh
Open index.html in browser
or
open with Live server in Vscode
```

(back to top)

## 👥 Authors

👤 **Nelofar Zabi**

- GitHub: [@githubhandle](https://github.com/Nelofarzabi)
- Twitter: [@twitterhandle](https://twitter.com/NelofarZabi)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/nelofar-zabi-1a1066213)

👤 **Akorede**

- GitHub: [@githubhandle](https://github.com/Akorede3133)
- Twitter: [@twitterhandle](https://twitter.com/SaheedAkorede7)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/saheed-emiola-29091223b/)

(back to top)

## 🔭 Future Features

- [ ] **[Add_more_Functionality]**

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/Nelofarzabi/Awesome_books/issues).

(back to top)

## ⭐️ Show your support

Give a ⭐️ if you like this project and follow me !

(back to top)

## 🙏 Acknowledgments

- I would like to thanks from Microverse

(back to top)

## 📝 License

This project is [MIT](https://github.com/Nelofarzabi/Awesome_books/blob/main/LICENSE) licensed.

(back to top)