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/


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

Last synced: about 2 months ago
JSON representation

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)

## Getting Started

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

- [Awesome Books]([email protected]/Lembani/awesome-books.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.git
cd awesome-books
```

```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-b58615109](https://linkedin.com/in/lembani-sakala-b58615109)

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