Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/gh-reza/bookstore

Welcome to Bookstore, your ultimate web app for seamlessly organizing and tracking your book collection! With Bookstore, you can effortlessly store and manage information about your beloved books, including title, author, category, and even your reading progress.
https://github.com/gh-reza/bookstore

Last synced: 9 days ago
JSON representation

Welcome to Bookstore, your ultimate web app for seamlessly organizing and tracking your book collection! With Bookstore, you can effortlessly store and manage information about your beloved books, including title, author, category, and even your reading progress.

Awesome Lists containing this project

README

        


Bookstore

# 📗 Table of Contents

- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [📝 License](#license)

# 📖 [Bookstore]

**Bookstore** is an application that allows users to make simple calculations.

## 🛠 Built With

### Tech Stack

Client


  • React

  • Redux

  • Bootstrap

  • Webpack

  • Jest

## 🚀 Live Demo
For visiting the live demo click here.

### Key Features

- **Created with react**
- **Used redux**
- **Nice UI**

(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:

- Visual Studio Code
- Node JS

### Setup

Clone this repository to your desired folder:

Example commands:

```sh
mkdir bookstore
cd bookstore
git clone https://github.com/Gh-Reza/bookstore.git
```

### Install

```
npm install
npm install jest-dom
```

(back to top)

### Usage

Initialize it with:

```
npm start
```

(back to top)

## 👥 Authors

👤 **Reza Merzaie**

- GitHub: [@Gh-Reza](https://github.com/Gh-Reza)

(back to top)

## 🔭 Future Features

- [ ] **Functionalities**

(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 please show us support by givintg it a star.

(back to top)

## 🙏 Acknowledgments

I would like to thanks Microverse for this learning opportunity.

(back to top)

## 📝 License

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

(back to top)