https://github.com/luffytaro22/library
Library allows the user to add a new book and save that information in the local storage of the browser. Additionally, they can remove those books or change the read status.
https://github.com/luffytaro22/library
css html javascript library storage
Last synced: about 2 months ago
JSON representation
Library allows the user to add a new book and save that information in the local storage of the browser. Additionally, they can remove those books or change the read status.
- Host: GitHub
- URL: https://github.com/luffytaro22/library
- Owner: Luffytaro22
- License: mit
- Created: 2023-05-26T22:19:03.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-06-22T16:59:38.000Z (almost 2 years ago)
- Last Synced: 2025-01-18T02:34:20.726Z (3 months ago)
- Topics: css, html, javascript, library, storage
- Language: JavaScript
- Homepage: https://luffytaro22.github.io/Library/
- Size: 333 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
π Table of Contents
-
π About the Project
- π Live Demo
-
π» Getting Started
- π₯ Authors
- π Future Features
- π€ Contributing
- βοΈ Show your support
- π Acknowledgements
- π License
**Library** allows the user to add a new book and save that information in the local storage of the browser. Additionally, they can remove those books or change the read status.
### Tech Stack
* HTML
* CSS
* Javascript
### Key Features
* Local Storage.
* UI.
* Javascript's dynamics.
## π Live Demo
* [Live Demo](https://luffytaro22.github.io/Library/)
### Prerequisites
In order to run this project you need to have:
- A browser.
- Any device.
### Setup
To clone this repository to your desired folder, run the following command:
```
git clone git@github.com:Luffytaro22/Library.git
```
### Deployment
You can deploy this project with [This Link](https://luffytaro22.github.io/Library/)
π€ **Manuel SΓ‘nchez**
- GitHub: [@githubhandle](https://github.com/Luffytaro22)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/manuel-alejandro-sanchez-sierra-4b358b14a/)
- Twitter: [@twitterhandle](https://twitter.com/Luffytaro_san22)
## π Future Features
* Use of an API.
* Better design.
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
## βοΈ Show your support
If you like this project please give it a star βοΈ
I would like to give credits to the following:
* **Microverse** for this readme template.
* **The Odin Project** for the idea.
This project is [MIT](./LICENSE) licensed.