Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/baqar-abbas/awesome-books-redefine
Awesome-books-project is a web app which allows users to add and remove books on the website.
https://github.com/baqar-abbas/awesome-books-redefine
List: awesome-books-redefine
css3 html5 javascript
Last synced: about 20 hours ago
JSON representation
Awesome-books-project is a web app which allows users to add and remove books on the website.
- Host: GitHub
- URL: https://github.com/baqar-abbas/awesome-books-redefine
- Owner: baqar-abbas
- License: mit
- Created: 2023-12-23T00:21:42.000Z (about 1 year ago)
- Default Branch: development
- Last Pushed: 2023-12-31T15:01:58.000Z (about 1 year ago)
- Last Synced: 2024-01-01T15:29:14.663Z (about 1 year ago)
- Topics: css3, html5, javascript
- Language: JavaScript
- Homepage:
- Size: 131 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
> # Awesome-books
| Awesome Books |
|---------------------------------------|
|![image](/images/awesomebooks.JPG)|# 📗 Table of Contents
- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [📝 License](#license)> **[AWESOME-BOOKS-APP]** AwesomeBook is a simple website that displays a list of books and allows users to add and remove books from that list. This project is made using html, css and JS best practices.
Client
- **[Design the Application]**
- **[Design and implement the functionality of Adding Books]**
- **[Desgin and implement the functionality of Removing Books from the list]**
- **[Data is preserved in the local storage]**
- **[Implemented on the priciple of Single page application]**
- [Live Demo Link](https://baqar-abbas.github.io/Awesome-books-redefine/)
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
- GitHub Account, VScode and Node Js Environment.
##
### Setup
Clone this repository to your desired folder:
```sh
cd my-folder
git clone [email protected]:baqar-abbas/Awesome-books-redefine.git
```
### Install
Install this project with:
```sh
npm install
```
### Usage
To run the project, execute the following command:
```sh
Live server extension
```
### Run tests
To run tests, run the following command:
```sh
NA
```
👤 **Baqar Abbas**
- GitHub: [@Baqar](https://github.com/baqar-abbas)
- Twitter: [@BaqarAbbas9](https://twitter.com/BaqarAbbas9)
- LinkedIn: [Baqar Abbas](https://www.linkedin.com/in/baqar-abbas/)
## 🔭 Future Features
- [ ] **[Mobile responsive version of the website will be created]**
- [ ] **[New functionalities will be incorporated]**
- [ ] **[Functionality of sending notifications will be added]**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/baqar-abbas/portfolio-redefine/issues/new).
If you like this project, give it a star.
First, I would like to thank Microverse and my learning partners.
This project is [MIT](./LICENSE) licensed.