Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://mrcbq.github.io/awesome-books-es6/
Library web app with JS vanilla, save you books in the Local Storage, permits search and remove books from your list of awesome books. Built with webpack using luxon library and ES6 features.
https://mrcbq.github.io/awesome-books-es6/
javascript localstorage luxonjs webpack
Last synced: about 1 month ago
JSON representation
Library web app with JS vanilla, save you books in the Local Storage, permits search and remove books from your list of awesome books. Built with webpack using luxon library and ES6 features.
- Host: GitHub
- URL: https://mrcbq.github.io/awesome-books-es6/
- Owner: mrcbq
- License: mit
- Created: 2023-05-01T17:24:16.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-05-02T01:07:02.000Z (over 1 year ago)
- Last Synced: 2024-05-22T21:01:34.576Z (7 months ago)
- Topics: javascript, localstorage, luxonjs, webpack
- Language: JavaScript
- Homepage: https://mrcbq.github.io/awesome-books-es6/
- Size: 247 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 📗 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](#deployment)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [❓ FAQ (OPTIONAL)](#faq)
- [📝 License](#license)**Awesome Books** is a Books list web application
This project is a basic website that allows users to add books to a list. The books list is store locally. So you can close your browser and when you open it again you will still have you books list.
Client
- **Use local Storage**
- **Save a list of books**
- **Allow eliminate one selected Book**
- [Live Demo Link](https://mrcbq.github.io/awesome-books-es6/)
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
* Only clone the repo and run in your local
### Setup
Clone this repository to your desired folder:
https://github.com/mrcbq/awesome-books-es6.git
### Install
Clone this repository to your desired folder:
https://github.com/mrcbq/awesome-books-es6.git
### Usage
To run the project, execute the following command:
git clone https://github.com/mrcbq/awesome-books-es6.git
### Run tests
To run tests, run the following command:
No implemented yet.
### Deployment
You can deploy this project using:
GH Pages, publish the branch in git Hub pages
👤 **Author1**
- GitHub: [@mrcbq](https://github.com/mrcbq)
- Twitter: [@twitterhandle](https://twitter.com/twitterhandle)
- LinkedIn: [LinkedIn](https://linkedin.com/in/linkedinhandle)
- [ ] **Use Classes**
- [ ] **Add Navigation**
- [ ] **Add Luxor library**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
If you like this project...
Please give a ⭐ to the repo and follow us
I would like to thank Microverse
This project is [MIT](./LICENSE) licensed.
_NOTE: we recommend using the [MIT license](https://choosealicense.com/licenses/mit/) - you can set it up quickly by [using templates available on GitHub](https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/adding-a-license-to-a-repository). You can also use [any other license](https://choosealicense.com/licenses/) if you wish._