Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://iturres.github.io/Awesome-Books/

📚 A basic website that allows users to add/remove books from a list. Check it out! 👇
https://iturres.github.io/Awesome-Books/

bootstrap javascript localstorage microverse

Last synced: 22 days ago
JSON representation

📚 A basic website that allows users to add/remove books from a list. Check it out! 👇

Awesome Lists containing this project

README

        


📚


Awesome Books


---

# 📗 Table of Contents

- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [🚀 Live Demo](#live-demo)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#deployment)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [📝 License](#license)

---

# 📖 Awesome Books

**Awesome Books** Is a project to build a basic website that allows users to add/remove books from a list.

---

#### Learning objectives

- Understand different ways to create objects in JavaScript.
- Create and access properties and methods of JavaScript objects.

---

## 🛠 Built With

### Tech Stack

Markup

Dynamic

---

### Key Features

- **Dynamic Injection of HTML Markup**
- **Browser Local Storage**

(back to top)

---

## 🚀 Live Demo

- [Live Demo Link](https://iturres.github.io/Awesome-Books/)

(back to top)

---

## 💻 Getting Started

To get a local copy up and running, follow these steps.

### Prerequisites

In order to run this project you need:

- Not Applicable

### Setup

Clone this repository to your desired folder:

Example commands:

```sh
cd my-folder
git clone [email protected]:ITurres/Awesome-Books.git
```

### Install

Install this project with:

- Not Applicable

### Usage

To run the project, execute the following command:

- Not Applicable

#### Run with:

- LiveServer or the like

### Run tests

To run tests, run the following command:

- Not Applicable

### Deployment

You can deploy this project using:

- Not Applicable

(back to top)

---

## 👥 Authors

👤 **Author1**

- GitHub: [@ITurres](https://github.com/ITurres)
- Twitter: [@Arthur_ITurres](https://twitter.com/ArthurIturres)
- LinkedIn: [Arthur Emanuel G. Iturres](https://www.linkedin.com/in/arturoemanuelguerraiturres/)

👤 **Author2**

- GitHub | [@Vishal30M](https://github.com/Vishal30M)
- Twitter | [@Vismiss30](https://twitter.com/Vismiss30)
- LinkdIn | [vishal-kumar-mishra](https://www.linkedin.com/in/vishal-kumar-mishra-0a5226232/)

(back to top)

---

## 🔭 Future Features

- [ ] **Medium Fidelity Wireframe**
- [ ] **CRUD with Classes**

(back to top)

---

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](../../issues/).

(back to top)

---

## ⭐️ Show your support

Give a ⭐ if you liked this project!

(back to top)

---

## 🙏 Acknowledgments

I thank Microverse for this fantastic opportunity, the code reviewers for their advice and time.

(back to top)

---

## 📝 License

This project is [MIT](./LICENSE.md) licensed.

(back to top)

---