Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://inspecta.github.io/awesome-books-v2/
A book storage application implemented using JavaScript ES6 modules. Add a book, edit it's details or even delete it. This is all performed inside the browser's Local Storage
https://inspecta.github.io/awesome-books-v2/
css html javascript localstorage modules
Last synced: 3 months ago
JSON representation
A book storage application implemented using JavaScript ES6 modules. Add a book, edit it's details or even delete it. This is all performed inside the browser's Local Storage
- Host: GitHub
- URL: https://inspecta.github.io/awesome-books-v2/
- Owner: inspecta
- Created: 2022-09-26T14:32:01.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2022-09-27T12:13:37.000Z (about 2 years ago)
- Last Synced: 2024-07-29T08:03:31.341Z (4 months ago)
- Topics: css, html, javascript, localstorage, modules
- Language: JavaScript
- Homepage:
- Size: 247 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![](https://img.shields.io/badge/Microverse-blueviolet)
# Awesome Books v2
> Description the project.
This is a single page web application that keeps tracks of books. Book details captured are the book title, author and ISBN.
User can add a book, view a list of books and also remove any un wanted books.## Built With
- Major languages : HTML5, CSS, JavaScript
- Frameworks : None
- Technologies : Visual Studio Code, Chrome, Git, GitHub, Linters## Live Demo (if available)
[Live Demo Link](https://inspecta.github.io/awesome-books-v2/)
## Getting Started
To get a local copy up and running follow these simple example steps.
### Prerequisites
A computer, Git, Text Editor### Setup
Get the link to the repository [here](https://github.com/inspecta/awesome-books-v2)### Install
- Use the either respository HTTPS or SSH URLS to clone the project on your computer
- Or download the ZIP folder and extract it's contents.
### Usage
- Load the index.html file at the root of the project directory
### Run tests
- Chrome Dev tools
- Linters
### Deployment
- Use Github pages to deploy project at no cost.
## Authors
👤 **DERRICK MULINDE**
- GitHub: [@inspecta](https://github.com/inspecta)
- Twitter: [@djmulinde](https://twitter.com/djmulinde)
- LinkedIn: [derrick-mulinde](https://linkedin.com/in/derrick-mulinde)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to post an issue and let me what you think I could have done better.
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Thanks Microverse for providing the tools necessary to accomplish the project.
## 📝 License
This project is [MIT](./LICENSE) licensed.