https://github.com/sevlamare/library
Share your favorites books with everyone with this app.
https://github.com/sevlamare/library
css dom html javascript js json localstorage
Last synced: about 2 months ago
JSON representation
Share your favorites books with everyone with this app.
- Host: GitHub
- URL: https://github.com/sevlamare/library
- Owner: SevlaMare
- Created: 2020-07-17T20:55:45.000Z (about 5 years ago)
- Default Branch: Develop
- Last Pushed: 2020-08-03T23:09:14.000Z (about 5 years ago)
- Last Synced: 2025-03-29T14:16:28.599Z (6 months ago)
- Topics: css, dom, html, javascript, js, json, localstorage
- Language: JavaScript
- Homepage:
- Size: 127 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Library
> An app where you can save and share your favorite books.
This project was made to practice DOM manipulation on pair programming.## Content
* [Live Demo](#live-demo)
* [Requirements](#requirements)
* [Built With](#built-with)
* [Getting Start](#getting-start)
* [Contributing](#contributing)
* [Acknowledgments](#acknowledgments)
* [Author](#author)
* [License](#license)## Live Demo
You can access a deployed version of this app:
https://raw.githack.com/SevlaMare/Library/feature-library-app/index.html## Requirements
- [x] Store data from form to an array
- [x] Display the books
- [x] Button to 'New Book'
- [x] Button to 'Remove Book'
- [x] Button to change status of 'Read'## Built With
- Javascript ES6
- HTML/CSS
- ESlint and Stylint (Linters)
- GitHub Actions (CI Tool)
- Git, Github and VScode## Getting Start
To use this program, you will need only a web browser like google crome.
#### Get a local copy
Now you need a copy of this application, if you are using Git:
```js
git clone git@github.com:SevlaMare/libray.git
```
Otherwise just hit (Download Zip) on green button (Clone or Download) at top of this page.#### Run it live
You can just drag and drop index.html to your browser.### Contributing
Contributions, issues and feature requests are welcome!
You can do it on [issues page](issues/).
## Acknowledgments
A special thanks for the code reviewers.
## Author
👤 **Oscar Elizarrarás**- Github: [@Oscar](https://github.com/AlfredoElizarraras)
- Twitter: [#Oscar](https://twitter.com/OscarAlfredoGm4)
- Linkedin: [Oscar](https://mx.linkedin.com/in/oscar-alfredo-gomez-elizarraras)👤 **Thiago Miranda**
- Github: [@SevlaMare](https://github.com/SevlaMare)
- Twitter: [#SevlaMare](https://twitter.com/SevlaMare)
- Linkedin: [SevlaMare](https://www.linkedin.com/in/sevla-mare)### License
Creative Commons • July 2020