https://github.com/chelmerrox/awesome-books-es6
The Awesome Books project that has been refactored to use proper ES6 syntax & modules. It was built with HTML, CSS & vanilla JavaScript.
https://github.com/chelmerrox/awesome-books-es6
List: awesome-books-es6
book-list css3 es6 front-end github-actions html5 javascript linters microverse modules remote solo spa ui ux
Last synced: 3 months ago
JSON representation
The Awesome Books project that has been refactored to use proper ES6 syntax & modules. It was built with HTML, CSS & vanilla JavaScript.
- Host: GitHub
- URL: https://github.com/chelmerrox/awesome-books-es6
- Owner: chelmerrox
- Created: 2022-08-08T07:34:54.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-08-19T23:10:19.000Z (almost 4 years ago)
- Last Synced: 2025-06-27T07:02:26.459Z (about 1 year ago)
- Topics: book-list, css3, es6, front-end, github-actions, html5, javascript, linters, microverse, modules, remote, solo, spa, ui, ux
- Language: JavaScript
- Homepage: https://raw.githack.com/chelmerrox/awesome-books-es6/milestone-1/index.html
- Size: 304 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# Awesome Books with ES6
> This is an Awesome Books website that has been refactored to use proper ES6 syntax along with an introduction to using modules. It's an SPA (single page application) where a user can add or remove books from a list.
## Built With
- HTML5
- CSS3
- JavaScript
- Git
## Preview

## Live Demo
[Live Demo Link](https://raw.githack.com/chelmerrox/awesome-books-es6/milestone-1/index.html)
## Getting Started
To get a local copy up and running follow these simple example steps.
### Prerequisites
- HTML5 & CSS3
- JavaScript
- VSCode (or any other text editor)
- Git
- GitHub
- Command line/Terminal
### Setup
From the command line, do the following steps below:
1. Clone the projects' repository into your machine.
```bash
# Clone this repository
$ git clone git@github.com:chelmerrox/awesome-books-es6.git
```
2. Change directory/Go into the repository with the command below.
```bash
$ cd awesome-books-es6
```
## Author
👤 **Losalini Rokocakau**
- GitHub: [@chelmerrox](https://github.com/chelmerrox)
- Twitter: [@chelmerrox](https://twitter.com/chelmerrox)
- LinkedIn: [Losalini Rokocakau](https://linkedin.com/in/losalini-rokocakau)
## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/chelmerrox/awesome-books-es6/issues).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- My God & family
- Microverse
- Coding & Learning Partners:
1. [Habiburahman Payenda](https://github.com/HabibPayenda)
2. [Elie Harfouche](https://github.com/X-Elie-X)
- Morning Session Teams
- Stand-Up Teams
- Microverse TSEs
## 📝 License
This project is [MIT](./MIT.md) licensed.