Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://lembani.github.io/awesome-books-es6/

Awesome books app that enables adding, removing and deleting books in localStorage.
https://lembani.github.io/awesome-books-es6/

css html javascript

Last synced: about 2 months ago
JSON representation

Awesome books app that enables adding, removing and deleting books in localStorage.

Awesome Lists containing this project

README

        

![](https://img.shields.io/badge/Microverse-blueviolet)

# Awesome Books

## Built With

- HTML
- CSS
- JavaScript

## Live Demo Link

The website is deployed using Github Pages.
Click the [Link to Live Demo](https://lembani.github.io/awesome-books-es6)

## Getting Started

If you want a copy of this project go to the [GitHub repository](https://github.com/Lembani/awesome-books-es6) and download it from the link below.

- [Awesome Books]([email protected]/Lembani/awesome-books-es6.git)

To get a local copy up and running follow these simple example steps.

### Prerequisites

- Web Browser: _Google Chrome, Firefox or any other web on browser on your computer_
- Code editor: _[VSCode](https://code.visualstudio.com/)_

### Setup

```bash
git clone https://github.com/Lembani/awesome-books-es6.git
cd awesome-books-es6
```

```bash
npm install
```

### Run the following commands to run linter tests

WebHint
```bash
npx hint .
```

StyleLint
```bash
npx stylelint "**/*.{css,scss}"
```

ESLint
```bash
npx eslint .
```

### Usage

> Open the index.html file with your code editor of your choice and/or a browser of your choice.
```bash
Open the project using a live saver extension that can be found into your code editor.
```
## Author(s)

👤 **Lembani Sakala**

- GitHub: [@lembani](https://github.com/lembani)
- Twitter: [@lembani_](https://twitter.com/lembani_)
- LinkedIn: [lembani-sakala](https://linkedin.com/in/lembani-sakala)

## 🤝 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!

## Acknowledgments

- Hat tip to anyone whose code was used

## 📝 License

This project is [MIT](./MIT.md) licensed.