Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://krisbobo.github.io/awesomebooks-ES6/
In this project, I restructured my Awesome books app code. The goal is to make it more organized by using modules. I used the ES6 syntax to build this app.
https://krisbobo.github.io/awesomebooks-ES6/
es6-javascript javascript
Last synced: 3 months ago
JSON representation
In this project, I restructured my Awesome books app code. The goal is to make it more organized by using modules. I used the ES6 syntax to build this app.
- Host: GitHub
- URL: https://krisbobo.github.io/awesomebooks-ES6/
- Owner: krisbobo
- License: mit
- Created: 2022-07-26T19:30:55.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-07-28T07:42:36.000Z (over 2 years ago)
- Last Synced: 2024-05-20T05:50:01.171Z (6 months ago)
- Topics: es6-javascript, javascript
- Language: JavaScript
- Homepage: https://krisbobo.github.io/awesomebooks-ES6/
- Size: 118 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![](https://img.shields.io/badge/Microverse-blueviolet)
# Awesome Books-ES6
> Awesome books ES6 is a simple website that displays a list of books and allows you to add and remove books from that list. I just restructured my Awesome books using modules and practice the ES6 syntax.
## Built With
- Major languages: HTML, CSS and JavaScript
## Live Demo
[Awesomebooks-ES6](https://krisbobo.github.io/awesomebooks-ES6/)
## Getting Started
To get a local copy up and running, follow these simple example steps.
## Prerequisites
Before attempting to get a copy of this, you should know(have) how to do the following:
- How to use the command line interface(CLI)
- Know how to navigate directories or folders at the CLI.
- Know how to get the URL(https/ssh) of a repository on GitHub.
- You should have a code editor installed, preferably VsCode.
## Setup
- In desired folder or directory in the CLI, run the command:
> git clone (https/ssh)URL
-Navigate into the cloned folder or repository by running the command:
> cd
- If VsCode is your default code editor, run:
> code .
- You are all setup!
## Authors
👤 **Kiyong Bohbo**
- GitHub: [krisbobo](https://github.com/krisbobo)
- Twitter: [ChrisboboSys](https://twitter.com/ChrisboboSys)
- LinkedIn: [kiyong-christian](https://linkedin.com/in/kiyong-christian)## 🤝 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
- Hat tip to anyone whose code was used
- Inspiration
- etc## 📝 License
This project is [MIT](./MIT.md) licensed.