Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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.