Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://ruthmy.github.io/awesomeBooks/
- Owner: Ruthmy
- Created: 2023-03-27T19:41:10.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-04-04T22:19:37.000Z (over 1 year ago)
- Last Synced: 2024-04-10T10:14:42.704Z (7 months ago)
- Topics: html-css-javascript
- Homepage: https://ruthmy.github.io/awesomeBooks/
- Size: 266 KB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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** 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.
Client
Server
Database
- HTML & CSS3
- JavaScript
- Linters
- Lihgthouse
- Webhint
- StyleLint
- ESLint
- Follow Microverse's list of best practices for JavaScript projects.
- [Live Demo Link](https://ruthmy.github.io/awesomeBooks/)
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)
👤 **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/)
Upcoming improvements:
- Accessibility improvements.
- Javascript to make page more interactive.
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
If you like this project and know someone who might find it helpful, please share it.
I would like to thank Microverse for pushing me to meet challenges like this.
This project is [MIT](https://github.com/Ruthmy/awesomeBooks/blob/3b80f92064dc11b9adbce455450fa4b00a496b10/LICENSE) licensed.