Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/danifromecuador/books
Add or delete books from your personal library.
https://github.com/danifromecuador/books
Last synced: 10 days ago
JSON representation
Add or delete books from your personal library.
- Host: GitHub
- URL: https://github.com/danifromecuador/books
- Owner: danifromecuador
- License: mit
- Created: 2023-03-20T18:19:47.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-25T03:20:45.000Z (almost 2 years ago)
- Last Synced: 2025-01-02T09:13:10.845Z (18 days ago)
- Language: JavaScript
- Size: 218 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Awesome Books
Welcome to my Awesome Books project
# 📗 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)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [📝 License](#license)**Awesome Books!** is my third project at Microverse, in this project I will create a personal book collection when the user can add or delete books and this information will be preserved in the local storage system.
Client
- **A book contains title and author**
- **The user can add or delete a book**
- **The list of books will be preserved in local storage**
- [Awesome Books](https://danifromecuador.github.io/books/)
- Step 1: Clone this project using this git comand "git clone", (if you don't have git installed please visit
https://git-scm.com/downloads and install it).
- Step 2: Once you have installed git you can clone this project using the command below:
```
git clone https://github.com/danifromecuador/books
```
- Step 3: Once you have cloned this repo navigate to the folder that contains
the repository.
- Step 4: If you want to watch the html file open it with your favorite web browser.
- Step 5: If you want to edit this project open it with your favorite text editor.
👤 **Dani Morillo**
- GitHub: [@danifromecuador](https://github.com/danifromecuador)
- Twitter: [@danifromecuador](https://twitter.com/danifromecuador)
- LinkedIn: [danifromecuador](https://www.linkedin.com/in/danifromecuador/)
👤 **Ruben Cuervo**
- GitHub: [@Jrmcuervom](https://github.com/Jrcuervom)
- Twitter: [@Jrmcuervom](https://twitter.com/Jrcuervom)
- LinkedIn: [Jrmcuervom](https://www.linkedin.com/in/Jrcuervom/)
- If a book is actually added the user can't add it again
- The books could be ordered by author
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
If you like this Awesome Books project please share my portfolio with recruters!
I would like to thank the Codepip company for creating the game called css frog.
https://twitter.com/playcodepip
This project is [MIT](./LICENSE) licensed.