Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://krisbobo.github.io/awesomeBooks/

Awesome books is a simple website that displays a list of books and allows you to add and remove books from that list. In building this application, I built the core functionalities using JavaScript.
https://krisbobo.github.io/awesomeBooks/

javascript

Last synced: about 2 months ago
JSON representation

Awesome books is a simple website that displays a list of books and allows you to add and remove books from that list. In building this application, I built the core functionalities using JavaScript.

Awesome Lists containing this project

README

        

![](https://img.shields.io/badge/Microverse-blueviolet)

# Title

> Awesome books is a simple website that displays a list of books and allows you to add and remove books from that list.

## Built With

- Major languages: HTML, CSS and JavaScript

## Live Demo

![AwesomeBooks](https://krisbobo.github.io/awesomeBooks/)

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