Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/omarramoun/awesome-books
- Owner: OmarRamoun
- Created: 2022-01-14T23:10:57.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-02-21T23:13:54.000Z (over 2 years ago)
- Last Synced: 2023-03-04T01:09:18.145Z (over 1 year ago)
- Topics: books, bookshelf, bootstrap, css3, es6, html5, javascript
- Language: JavaScript
- Homepage: https://ramoun.me/Awesome-Books
- Size: 561 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.