Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/maccrazyman/awesome-books
This project is a basic implementation of a management platform to store information dynamically, focused on books storage. This project uses plain JavaScript to handle the information and displays it on the webpage.
https://github.com/maccrazyman/awesome-books
List: awesome-books
css html javascript
Last synced: 1 day ago
JSON representation
This project is a basic implementation of a management platform to store information dynamically, focused on books storage. This project uses plain JavaScript to handle the information and displays it on the webpage.
- Host: GitHub
- URL: https://github.com/maccrazyman/awesome-books
- Owner: MacCrazyman
- License: mit
- Created: 2021-11-22T17:40:14.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-11-25T17:54:43.000Z (about 3 years ago)
- Last Synced: 2023-03-11T17:37:12.712Z (almost 2 years ago)
- Topics: css, html, javascript
- Language: JavaScript
- Homepage:
- Size: 312 KB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![](https://img.shields.io/badge/Microverse-blueviolet)
# AWESOME BOOKS
> This project creates a library which is displayed on the webpage.
![screenshot](img/awesome_books_basic_ui.png)
Books can be added and deleted from library and the local storage.
## Built With
- HTMl, CSS, JavaScript
- Bootstrap## Live Demo
[Live Demo Link](https://maccrazyman.github.io/Awesome-books/)
## Getting Started
To get a local copy up and running follow these simple example steps.
### Prerequisites
* A functional computer with VS Code or any functional coding software.
* Git bash or any version control software.### Setup
* Copy the repo link and clone it in your local machine
* You can execute the following command in your git bash:
````
git clone https://github.com/MacCrazyman/Awesome-books.git
````### Usage
* Open the [index](./index.html) file with your browser to see the webpage.
* You can also open the [GitHub pages deployment](https://maccrazyman.github.io/Awesome-books/) to see a live version of the webpage.## Authors
👤 **Leonardo Pareja**
- GitHub: [@MacCrazyman](https://github.com/MacCrazyman)
- Twitter: [@MacCrazyman](https://twitter.com/MacCrazyman)
- LinkedIn: [Leonardo Pareja](https://www.linkedin.com/in/leonardo-pareja-pareja/)👤 **Manuel Aldaraca**
- GitHub: [@vicmaburrito](https://github.com/vicmaburrito)
## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
## Show your support
Give a ⭐️ if you like this project!
## 📝 License
This project is [MIT](./LICENSE) licensed.