https://alfredbis29.github.io/ES6-Awesome-Book3/
A website for keeping track of your favorite books. This website displays a list of added books, allows adding new books and removing books from the list. It is built mainly using Javascript and Bootstrap.
https://alfredbis29.github.io/ES6-Awesome-Book3/
css es6 html javascript linters
Last synced: 8 months ago
JSON representation
A website for keeping track of your favorite books. This website displays a list of added books, allows adding new books and removing books from the list. It is built mainly using Javascript and Bootstrap.
- Host: GitHub
- URL: https://alfredbis29.github.io/ES6-Awesome-Book3/
- Owner: Alfredbis29
- Created: 2022-03-21T22:55:20.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-03-22T00:38:30.000Z (over 3 years ago)
- Last Synced: 2023-03-05T00:47:01.305Z (over 2 years ago)
- Topics: css, es6, html, javascript, linters
- Language: JavaScript
- Homepage: https://alfredbis29.github.io/Awesome-Book-Module2/
- Size: 194 KB
- Stars: 11
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ES6-Awesome-Book3! [](https://img.shields.io/badge/Microverse-blueviolet)
My Awesome Books is a basic website that allows users to add/remove books from a list and achieved that by using JavaScript objects and arrays.
## Built With
- HTML & CSS, ES6
- linters
- JavaScript
## Live Demo
[Live Demo Link](https://alfredbis29.github.io/ES6-Awesome-Book3/)
Getting Started
To get the content of this project locally you need to run this command in your terminal:
[Awesome Books](git@github.com:Alfredbis29/ES6-Awesome-Book3.git)
Test For tracking linter errors locally you need to follow these steps:
After cloning the project you need to run this command
`npm install` This command will download all the dependancies of the project
For tracking the linter errors in HTML file run:
`npx hint .`
For tracking the linter errors in CSS file run:
npx stylelint "\*_/_.{css,scss}"
And For tracking the linter errors in JavaScript file run:
`npx eslint .`
👤 **Alfred**
- GitHub:[GitHub](https://github.com/Alfredbis29)
- Twitter: [Twitter](https://twitter.com/AlfredBisimwa1)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/kalumuna-bisimwa-0501a81a8/)
🤝 **Contributing**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](git@github.com:Alfredbis29/ES6-Awesome-Book3.git/issue).
## Show your support
Give a ⭐️ if you like this project! and advice me where to work upon it
## 📝 License
This project is [MIT](./MIT.md) licensed.