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.
- Host: GitHub
- URL: https://nelofarzabi.github.io/Awesome_books/
- Owner: Nelofarzabi
- License: mit
- Created: 2023-07-03T03:30:43.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-06T05:18:56.000Z (over 1 year ago)
- Last Synced: 2025-04-11T11:48:26.447Z (about 1 month ago)
- Topics: css3, html5, javascript, webpack
- Language: JavaScript
- Homepage: https://nelofarzabi.github.io/Awesome_books/
- Size: 299 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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** 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.
> HTML and Javascript
- **[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 ](https://nelofarzabi.github.io/Awesome_books/)
- Not Available
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
```👤 **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/)- [ ] **[Add_more_Functionality]**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/Nelofarzabi/Awesome_books/issues).
Give a ⭐️ if you like this project and follow me !
- I would like to thanks from Microverse
This project is [MIT](https://github.com/Nelofarzabi/Awesome_books/blob/main/LICENSE) licensed.