Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://krisbobo.github.io/awesomebook-restructure/

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/awesomebook-restructure/

es6 javascript luxonjs modules

Last synced: about 2 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.

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, JavaScript

## Live Demo

![Link](https://krisbobo.github.io/awesomebook-restructure/)

## 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 .

## Authors

👤 **Author1**

- 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

## 📝 License

This project is [MIT](./LICENCE) licensed.