Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://timbar09.github.io/Awesome-books-vol-2/
This is a dynamic single page web app that displays a list of books and allows you to add and remove books from that list. It was built with JavaScript, CSS, and HTML.
https://timbar09.github.io/Awesome-books-vol-2/
dynamic-programming javascript-classes localstorage luxon single-page-app
Last synced: 2 months ago
JSON representation
This is a dynamic single page web app that displays a list of books and allows you to add and remove books from that list. It was built with JavaScript, CSS, and HTML.
- Host: GitHub
- URL: https://timbar09.github.io/Awesome-books-vol-2/
- Owner: Timbar09
- License: mit
- Created: 2023-01-12T10:53:41.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-16T09:23:19.000Z (almost 2 years ago)
- Last Synced: 2024-10-23T12:00:54.819Z (2 months ago)
- Topics: dynamic-programming, javascript-classes, localstorage, luxon, single-page-app
- Language: JavaScript
- Homepage: https://timbar09.github.io/Awesome-books-vol-2/
- Size: 268 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)
- [Usage](#usage)
- [Deployment](#triangular_flag_on_post-deployment)
- [👥 Author](#author)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [📝 License](#license)**Awesome Books** is a simple website that displays a list of books and allows you to add and remove books from that list.
Client
- **Add and remove books**
- The website that displays a list of books and allows you to add and remove books from that list.
- **JavaScript Classes**
- The books are managed and manipulated using classes and helper functions within those classes.
- **Store and retrieve data**
- The displayed books are stored and retrieved from the local storage of the browser.
- Visit the live demo [here](https://timbar09.github.io/Awesome-books-vol-2/)
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
- A browser (e.g. Firefox)
- An IDE (e.g. [Vususal Studio Code](https://code.visualstudio.com/download))
- [npm](https://nodejs.org/en/)
- Terminal
### Setup
To clone this repository to your desired folder, follow the steps below:
**Using the command line**
- Use the following commands
```sh
cd my-folder
git clone https://github.com/Timbar09/Awesome-books-vol-2.git
```
**Using GitHub Desktop app**
- Follow the steps below
- Visit this link "https://github.com/Timbar09/Awesome-books-vol-2.git"
- Click the green button labelled "code"
- Select the "Open with GitHub Desktop" option
- After the GitHub Desktop add opens, click the "clone repo" button
### Usage
To run the project, execute the following command:
**Click the "Go Live" button on your IDE(VS Code in this case)**
### Deployment
You can deploy this project by:
- visiting your repository on [GitHub](https://github.com)
- Click on settings
- Go to the "Pages" option
- Select the main branch and save
👤 **Miles Mosweu**
- GitHub: [@Timbar09](https://github.com/Timbar09)
- Twitter: [@Milez09](https://twitter.com/Milez09)
- LinkedIn: [@miles-mosweu09](https://www.linkedin.com/in/miles-mosweu09)
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/Timbar09/Africas-Leading-Tech-Conference/issues).
If you like this project, give it a ⭐️ and let me know what you like in particular.
I would like to thank the whole Microverse community for their help and contributions towards this project.
This project is [MIT](./LICENSE) licensed.