Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/omarramoun/awesome-books

A Web Application that Helps You Save Your Favorite Books in a List Alongside Author's Name. Made using HTML5, CSS3, ES6, Bootstrap.
https://github.com/omarramoun/awesome-books

List: awesome-books

books bookshelf bootstrap css3 es6 html5 javascript

Last synced: 11 days ago
JSON representation

A Web Application that Helps You Save Your Favorite Books in a List Alongside Author's Name. Made using HTML5, CSS3, ES6, Bootstrap.

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.

## Desktop Version

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

## Mobile Version

![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

- HTML5 / CSS3 / Javascript - ES6

## Live Demo

[Awesome books](https://awesomebooks.omarramoun.com/)

## 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: [@OmarRAmoun](https://github.com/OmarRamoun)
- Twitter: [@OmarRamoun][https://twitter.com/OmarRamoun)
- LinkedIn: [@OmarRamoun][https://linkedin.com/in/omarramoun]

πŸ‘€ **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.