Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://gabyse1.github.io/awesome-books-ES6/

Awesome books is a simple website that displays a list of books and allows you to add and remove books from that list. Build with JavaScript, HTML, and CSS.
https://gabyse1.github.io/awesome-books-ES6/

css html 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. Build with JavaScript, HTML, and CSS.

Awesome Lists containing this project

README

        

# Awesome books

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

![screenshot desktop](./screenshot-desktop.png)

![screenshot mobile](./screenshot-mobile.png)

## Features

- The website use the single page application approach. It is able to display three pages dinamically.
- A books list is displayed on the main page. The "List" option also displays this list.
- Books can be removed using the remove button related to each book on the books list.
- Books can be added using a form by clicking the "Add new" option.
- The "Contact" option display the contact information.

## Built With

- HTML / CSS / Javascript

## Live Demo

[Awesome books](https://gabyse1.github.io/awesome-books-ES6/)

## Getting Started

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

### Prerequisites

- Have a computer

### Install

- Install git on your local computer.
- Clone this repository to your local computer. Choose the location you prefer.

### Deployment

- Execute the index.html file to display the project.

## Authors

πŸ‘€ **Gabriela SΓ‘nchez Espirilla**

- GitHub: [@gabyse1](https://github.com/gabyse1)
- Twitter: [@gabyse0](https://twitter.com/gabyse0)
- LinkedIn: [Gabriela](https://www.linkedin.com/in/gabriela-s%C3%A1nchez-espirilla-83011b225/)

πŸ‘€ **Ramoun Omar**

- GitHub: [@MrRamoun](https://github.com/MrRamoun)

πŸ‘€ **Zeeshan Haider**

- GitHub: [@zhadier](https://github.com/zhadier)

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

- Linters: [Microverse](https://github.com/microverseinc/linters-config)
- Readme template: [Microverse](https://github.com/microverseinc/readme-template)

## πŸ“ License

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