An open API service indexing awesome lists of open source software.

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

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

**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

### Tech Stack

Client

### Key Features

- **[Use of GitFlow]**

(back to top)

## 🚀 Live Demo

- [Experince a live demo](https://bookstore-4y56.onrender.com/).

(back to top)

## 💻 Getting Started

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.

(back to top)

## 👥 Authors

👤 **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/)

(back to top)

## 🔭 Future Features

- [ ] **[Improve the UI]**

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](../../issues/).

(back to top)

## ⭐️ Show your support

If you like this project you can recommend to your friend, family and colleagues who want to use my services

(back to top)

## 🙏 Acknowledgments

**I would like to thank microverse for guiding and providing with all great material to do my projects**

(back to top)

(back to top)

## 📝 License

This project is [MIT](./LICENSE) licensed.

(back to top)