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

https://balikuddembe.github.io/Awesome-books-with-ES6/

This is a simple website that displays a list of books and allows you to add and remove books from that list.Developed using HTML | CSS | JS | NPM
https://balikuddembe.github.io/Awesome-books-with-ES6/

Last synced: 16 days ago
JSON representation

This is a simple website that displays a list of books and allows you to add and remove books from that list.Developed using HTML | CSS | JS | NPM

Awesome Lists containing this project

README

        

## Awesome-books

**This is a simple website that displays a list of books and allows you to add and remove books from that list**

## Built With

- HTML
- CSS
- JavaScript

## Live Demo

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

## Getting Started

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

### Prerequisites
- Computer
- Code editor (Vs code)

### Setup
- clone 'https://github.com/Balikuddembe/Awesome-books-with-ES6.git'

- Setup Linters by running following commands in your terminal:

- npm install --save-dev [email protected] [email protected] - - - [email protected] [email protected] (Install the StyleHint linters)

- npm install --save-dev [email protected] [email protected] [email protected] [email protected]

- npx stylelint "*/.{css,scss}" (checks for the CSS related errors in your project)

- npx stylelint "*/.{css,scss}" --fix (This will fix the linters error, if any)

- npm install --save-dev [email protected] (Install the WebHint Linters)

- Run npx eslint . on the root of your directory of your project.

- npx hint . (You should see Finishing... on your terminal)

## Authors

👤 **Balikuddembe Emmanuel**

- GitHub: [@githubhandle](https://github.com/balikuddembe)
- Twitter: [@twitterhandle](https://twitter.com/BalixEmma)
- Linkedin: [@linkedinhandle](https://www.linkedin.com/in/emmanuel-balikuddembe-763765b2/)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/Balikuddembe/Awesome-Books/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](./LICENSE) licensed.