Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://xsidx.github.io/awesome-books-with-ES6/
In this project, I restructure my previous Awesome books app code. The goal is to practice ES6 syntax and also make the code more organized by using ES6 modules.
https://xsidx.github.io/awesome-books-with-ES6/
es6-javascript
Last synced: 8 days ago
JSON representation
In this project, I restructure my previous Awesome books app code. The goal is to practice ES6 syntax and also make the code more organized by using ES6 modules.
- Host: GitHub
- URL: https://xsidx.github.io/awesome-books-with-ES6/
- Owner: XsidX
- Created: 2022-07-03T12:04:41.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-07-04T08:23:08.000Z (over 2 years ago)
- Last Synced: 2024-05-22T16:11:56.079Z (6 months ago)
- Topics: es6-javascript
- Language: JavaScript
- Homepage:
- Size: 90.8 KB
- Stars: 9
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![](https://img.shields.io/badge/Microverse-blueviolet)
# Awesome Books
> In this project, I will restructure my previous Awesome books app code. The goal is to make it more organized by using modules. I will also practice the ES6 syntax that I have learned.
## Built With
- HTML
- Javascript## Live Demo
[Live Demo Link](https://xsidx.github.io/awesome-books-with-ES6/)
## Getting Started
## Prerequisites
- Git/Github
- VSCode
- knowledge in Html and Javascript## Install
- To install locally run, _git clone [email protected]:XsidX/awesome-books-with-ES6.git_, in your terminal.
- open the cloned directory with VSCode
- install live server extension for VSCode.
- right click on the index.html file and select open with live server.## Usage
You're free to use this project however you like it for educational purposes.
## Authors
👤 **Sidney**
- GitHub: [XsidX](https://github.com/XsidX)
- Twitter: [@\_sid_o](https://twitter.com/_sid_o_)
- LinkedIn: [Sidney Kaguli](https://www.linkedin.com/in/sidney-kaguli-0116801a6/)## 🤝 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
-Microverse module 2, block 2, Awesome books: with ES6 activity/lesson.
## 📝 License
This project is [MIT](./MIT.md) licensed.