Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/anuarshaidenov/awesome-books

"Awesome books" is a simple website that displays a list of books and allows you to add and remove books from that list.
https://github.com/anuarshaidenov/awesome-books

List: awesome-books

css html javascript scss

Last synced: about 15 hours ago
JSON representation

"Awesome books" is a simple website that displays a list of books and allows you to add and remove books from that list.

Awesome Lists containing this project

README

        

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

# Awesome books

> "Awesome books" is a simple website that displays a list of books and allows you to add and remove books from that list.

![screenshot](./screenshot.png)

Additional description about the project and its features.

## Built With

- Vanilla JavaScript
- HTML
- SCSS
- Responsive Design
- npm

## Live Demo

[Live Demo Link](https://anuarshaidenov.github.io/Awesome-books/)

## Getting Started

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

1. Clone the repository using

```
git clone https://github.com/anuarshaidenov/Awesome-books.git
```

2. cd into the cloned repository

```
cd Awesome-books
```

3. You now have the access to the files on your local machine!

#### Optional steps

Install the node_modules/ folder to be able to locally run the linter commands. Run:

```
npm install
```

To check Webhint linter errors run:

```
npx hint .
```

To check Stylelint linter errors run:

```
npx stylelint "**/*.scss"
```

To check ESLint errors run:

```
npx eslint .
```

## Authors

👤 **Author1**

- GitHub: [@anuarshaidenov](https://github.com/anuarshaidenov)
- Twitter: [@anuarnyi](https://twitter.com/anuarnyi)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/anuar-shaidenov-365a951b8/)

👤 **Author2**

- GitHub: [@Kingsleyibe](https://github.com/kingsleyibe)
- Twitter: [@ibekingsley2](https://twitter.com/ibekingsley2)
- LinkedIn: [Kingsley Ibe](https://www.linkedin.com/in/kingsley-ibe-5669a5134/)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/anuarshaidenov/Awesome-books/issues).

## Show your support

Give a ⭐️ if you like this project!

## 📝 License

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