Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alexoid1/library
Create books and use the local storage API to store the books in the library.
https://github.com/alexoid1/library
eslint javascript localstorage
Last synced: 27 days ago
JSON representation
Create books and use the local storage API to store the books in the library.
- Host: GitHub
- URL: https://github.com/alexoid1/library
- Owner: Alexoid1
- Created: 2020-10-27T16:23:11.000Z (about 4 years ago)
- Default Branch: development
- Last Pushed: 2020-10-29T01:28:03.000Z (about 4 years ago)
- Last Synced: 2024-10-09T18:09:22.991Z (about 1 month ago)
- Topics: eslint, javascript, localstorage
- Language: JavaScript
- Homepage:
- Size: 53.7 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# JavaScript Library
This is a project of the Javascript module. It is preceded by the lesson about Objects and the Object Constructor.![screenshot](./img/image.png)
## Built With
- JavaScript
- Bootstrap
- HTML5
- Eslint
- Stylelintrc## Live Demo
[Live Demo Link](https://alexoid1.github.io/Library/)
### Prerequisites
Node
Bootstrap
npm## Getting Started
To get a local copy up and running follow these simple example steps:
- Go to https://github.com/Alexoid1/Library and clone the repo using:
`git clone https://github.com/Alexoid1/Library.git` in your terminal.### Github Actions
To make sure the linters' checks using Github Actions work properly, you should follow the next steps:
1. On your recently forked repo, enable the GitHub Actions in the Actions tab.
2. Create the `feature/branch` and push.
3. Start working on your milestone as usual.
4. Open a PR from the `feature/branch` when your work is done.## Authors
👤 **Jhonatan Sarrazola**
- Github: [@jssarrazolaa](https://github.com/jssarrazolaa)
- Twitter: [@StevenAlvarez_](https://twitter.com/StevenAlvarez_)
- Linkedin: [Jhonatan Sarrazola](https://www.linkedin.com/in/jhonatan-sarrazola-6a46a01a5/)👤 **Pablo Alexis Zambrano Coral**
- Github: [@Alexoid1](https://github.com/Alexoid1)
- Twitter: [@Alexis Zambrano_acz](https://twitter.com/pablo_acz)
- Linkedin: [linkedin](https://www.linkedin.com/in/pablo-alexis-zambrano-coral-7a614a189/)## 🤝 Contributing
Contributions, issues and feature requests are welcome!
Feel free to check the [issues page](https://github.com/Alexoid1/Library/issues).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Microverse
- The Odin Project
- DOM elements## 📝 License
This project is [MIT](lic.url) licensed.