https://github.com/torobucci/book-collection
Book collection is a mid Fidelity wireframe, single page project that enables a user to add and remove a book from his/her collection.
https://github.com/torobucci/book-collection
css3 html javascript
Last synced: 5 months ago
JSON representation
Book collection is a mid Fidelity wireframe, single page project that enables a user to add and remove a book from his/her collection.
- Host: GitHub
- URL: https://github.com/torobucci/book-collection
- Owner: torobucci
- Created: 2023-02-20T07:18:27.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-24T08:55:08.000Z (over 2 years ago)
- Last Synced: 2024-12-19T20:51:37.770Z (5 months ago)
- Topics: css3, html, javascript
- Language: JavaScript
- Homepage: https://torobucci.github.io/Book-collection/
- Size: 154 KB
- Stars: 8
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Book Collection
# 📗 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)**[Book Collection]** is a project that displays and adds or remove user book collection.
## 🛠 Built With
Html
CssClient
- [ ] **[Display book collection]**
- [ ] **[Remove book collection when remove button is clicked]**
- [ ] **[Store data when website is refreshed]**
- [Live Demo Link](https://torobucci.github.io/Book-collection/)
## 💻 Getting Started
To get a local copy up and running, follow these steps.
fork the repository https://github.com/torobucci/Book-collection.git
### Prerequisites
In order to run this project you need:
Code editor eg. VScode
Web browser eg. chrome
### Setup
Clone this repository to your desired folder:
cd hello-world
git clone https://github.com/torobucci/Book-collection.git
### Install
To install linter run the following command:
npm install --save-dev [email protected]
### Usage
To run the project click the run button on your VScode.
### Run tests
To run tests, run the following command:
npx stylelint "**/*.{css,scss}"
👤 **Author1**
- GitHub: [@torobucii](https://github.com/torobucii)
- Twitter: [@torobucii](https://twitter.com/@torobucii)
- LinkedIn: [Kevin Toro](https://linkedin.com/in/KevinToro)
👤 **Author2**
- GitHub: [@Tshobohwa](https://github.com/Tshobohwa)
- Twitter: [@SalomonTshoboh1](https://twitter.com/SalomonTshoboh1)
- LinkedIn: [@Tshobohwa Salomon](https://www.linkedin.com/in/tshobohwa-salomon-4bb457245/)
- [ ] **[Display book collection]**
- [ ] **[Remove book collection when remove button is clicked]**
- [ ] **[Store data when website is refreshed]**
Contributions, issues, and feature requests are welcome!
Feel free to check the [Book collection](https://github.com/torobucci/Book-collection.git).
If you like this project hit the star button on our github repo
I would like to thank the Lets Code team that hepled us in every problem we had.
This project is [MIT](https://github.com/torobucci/Portfolio-finish-mobile-version/blob/main/MIT-LICENSE.txt) licensed.