Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://ruthmy.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. Built with HTML ,CSS and JavaScript ES6
https://ruthmy.github.io/awesomeBooks/

html-css-javascript

Last synced: 19 days 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. Built with HTML ,CSS and JavaScript ES6

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](#triangular_flag_on_post-deployment)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [❓ FAQ (OPTIONAL)](#faq)
- [📝 License](#license)

# 📖 Awesome Books

**Awesome Books** is a basic website that allows users to add/remove books from a list. We achieved that by using JavaScript objects and arrays. We also needed to dynamically modify the DOM and added basic events.

## 🛠 Built With

### Tech Stack

Client


Server

Database

### Key Features


  • HTML & CSS3

  • JavaScript

  • Linters

    • Lihgthouse

    • Webhint

    • StyleLint

    • ESLint



  • Follow Microverse's list of best practices for JavaScript projects.

(back to top)

## 🚀 Live Demo

- [Live Demo Link](https://ruthmy.github.io/awesomeBooks/)

(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:


  • A browser that supports html5




  • Git and a GitHub account


### Setup

Clone this repository to your desired folder:


  • You can just create a Repository from the Template



or you can



  • Open your terminal and clone the repo with this command `cd my-folder git clone [email protected]:myaccount/my-project.git`


### Install

Install this project with:


  • You don't need install this project.


### Usage

To open it, make double-click on the HTML file. Run it in your browser.

### Run tests

Not applicable.

### Deployment

You can deploy this project using:

- [Implementation Link](https://github.com/microverseinc/curriculum-transversal-skills/blob/main/documentation/hello_microverse_project.md)

(back to top)

## 👥 Authors

👤 **Ruth Abreu**

- GitHub: [@Ruthmy](https://github.com/Ruthmy)
- Twitter: [@rury_exe](https://twitter.com/rury_exe)
- LinkedIn: [LinkedIn](https://linkedin.com/in/ruth-abreu)

👤 **Oscar Villagran**

- GitHub: [@oovillagran](https://github.com/oovillagran)
- Twitter: [@oovillagran](https://twitter.com/oovillagran)
- LinkedIn: [Oscar Villagran](https://www.linkedin.com/in/oovillagran/)

(back to top)

## 🔭 Future Features

Upcoming improvements:
- Accessibility improvements.
- Javascript to make page more interactive.

(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

If you like this project and know someone who might find it helpful, please share it.

(back to top)

## 🙏 Acknowledgments

I would like to thank Microverse for pushing me to meet challenges like this.

(back to top)

## 📝 License

This project is [MIT](https://github.com/Ruthmy/awesomeBooks/blob/3b80f92064dc11b9adbce455450fa4b00a496b10/LICENSE) licensed.

(back to top)