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: about 2 months 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 (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-03-24T01:24:25.000Z (over 3 years ago)
- Last Synced: 2025-11-03T20:03:36.970Z (8 months ago)
- Topics: books, bookshelf, bootstrap, css3, es6, html5, javascript
- Language: JavaScript
- Homepage: https://awesomebooks.omarramoun.com
- Size: 562 KB
- Stars: 3
- Watchers: 1
- 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

## Mobile Version

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