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

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.

Awesome Lists containing this project

README

        

πŸ“— Table of Contents


# πŸ“– 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.

## πŸ›  Built With

### Tech Stack

* HTML
* CSS
* Javascript

### Key Features
* Local Storage.
* UI.
* Javascript's dynamics.

(back to top)

## πŸš€ Live Demo
* [Live Demo](https://luffytaro22.github.io/Library/)

(back to top)

## πŸ’» Getting Started

### 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/)

(back to top)

## πŸ‘₯ Authors

πŸ‘€ **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)

(back to top)

## πŸ”­ Future Features
* Use of an API.
* Better design.

(back to top)

## 🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](../../issues/).

(back to top)

## ⭐️ Show your support
If you like this project please give it a star ⭐️

(back to top)

## πŸ™ Acknowledgments

I would like to give credits to the following:
* **Microverse** for this readme template.
* **The Odin Project** for the idea.

(back to top)

## πŸ“ License

This project is [MIT](./LICENSE) licensed.

(back to top)