https://github.com/shihabrafio/bookstore
Bookstores serve as physical or online spaces dedicated to the sale and distribution of books. They play a vital role in the literary community, offering a wide range of books across various genres and subjects to cater to diverse reading interests. Bookstores serve as gathering places for book lovers, providing an environment conducive to browsing
https://github.com/shihabrafio/bookstore
api reactjs redux thunk-middleware
Last synced: 2 months ago
JSON representation
Bookstores serve as physical or online spaces dedicated to the sale and distribution of books. They play a vital role in the literary community, offering a wide range of books across various genres and subjects to cater to diverse reading interests. Bookstores serve as gathering places for book lovers, providing an environment conducive to browsing
- Host: GitHub
- URL: https://github.com/shihabrafio/bookstore
- Owner: shihabrafio
- License: mit
- Created: 2023-06-08T08:17:06.000Z (about 3 years ago)
- Default Branch: dev
- Last Pushed: 2023-06-18T17:52:57.000Z (almost 3 years ago)
- Last Synced: 2025-09-07T10:36:06.277Z (9 months ago)
- Topics: api, reactjs, redux, thunk-middleware
- Language: JavaScript
- Homepage: https://bookstore-4y56.onrender.com/
- Size: 3.86 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
PREVIEW
Bookstore
# 📗 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)
- [Deployment](#deployment)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [❓ FAQ (OPTIONAL)](#faq)
- [📝 License](#license)
**Bookstore** "is a website that allows users to add and remove book information, such as the author and title. The book information is added and accessed through a bookstore API.
## 🛠 Built With React
- HTML
- CSS
- JAVASCRIPT
- REACT
- REDUX
Client
- **[Use of GitFlow]**
- [Experince a live demo](https://bookstore-4y56.onrender.com/).
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
### Setup
Clone this repository to your desired folder:
cd my-folder
git clone https://github.com/shihabrafio/BookStore.git
### Install
Install this project with:
-you can download it as a zipped file
-you can clone it using OS terminal or code editor terminal-
### Usage
To run the project, execute the following command:
-Run the index.html with your preferred browser.
### Run Tests
You can run tests to check for linter errors by running the following commands:
npx stylelint "**/*.{css,scss}" for testing css errors
npx eslint "**/*.{js,jsx}" for Javascript errors
### Deployment
You can deploy this project using:
- Free deployment services like GitHub pages.
- Any deployment services of your choice.
👤 **A.I.M. Shihab Uddin Khan**
- GitHub: [@shihabrafio](https://github.com/shihabrafio)
- Twitter: [@shihab_uddin19](https://twitter.com/shihab_uddin19)
- LinkedIn: [Shihab Uddin Khan](https://www.linkedin.com/in/shihab-uddin-khan-45620a16a/)
- [ ] **[Improve the UI]**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
If you like this project you can recommend to your friend, family and colleagues who want to use my services
**I would like to thank microverse for guiding and providing with all great material to do my projects**
This project is [MIT](./LICENSE) licensed.