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

https://github.com/alusp/awsomebookwithes6

Awesome Book is a simple web project that displays a user's book library and allows the user to add and remove books from the library, built with Html, CSS, and JavaScript.
https://github.com/alusp/awsomebookwithes6

Last synced: 4 months ago
JSON representation

Awesome Book is a simple web project that displays a user's book library and allows the user to add and remove books from the library, built with Html, CSS, and JavaScript.

Awesome Lists containing this project

README

          

# Awesome-books-using-ES6

> Awesome Book is a simple web project that displays a user's book library and allows the user to add and remove books from the library, built with Html, CSS, and JavaScript.

[Live Demo](https://alusp.github.io/AwsomebookWithES6/)

## Built With

- HTML and CSS
- Vanilla JavaScript
- Linters (Lighthouse, Webhint, Stylelint, Eslint)
- Git/GitHub work-flow
- VSCODE

## Getting Started

To get a local copy up and running follow these simple example steps.
Locate the project folder in the Repository.
Click on the code button and dowload a zip file for the project locally.
Locate the index.html file and double click it to view webpage.

### Prerequisites

Node.js, stylelint, browser for displaying it's content.
install node package manager(npm): npm helps to install stylelint.

### Setup

Download and install browser.

### Usage

Navigate through the web page to find the information you need. Use the links in the pages to move to different sections.
For anyone who wants to practice html5, css3 and or vanilla JavaScript
Run tests
run: npx hint .
run: npx stylelint "\*_/_.{css,scss}"
run: npx eslint .

### Deployment

Project reside in this Repo. You can clone the repo or download the files manually to your local machine.

## Authors

👤 **Alusine Jalloh**

- GitHub: [@Alusp](https://github.com/Alusp)
- LinkedIn: [@alusine-jalloh-873951209](linkedin.com/in/alusine-jalloh-873951209)


## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/Alusp/AwsomebookWithES6/issues/).

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgments

- Hat tip to anyone whose code was used
- Inspiration
- etc

## 📝 License

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