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

https://github.com/fene-87/bookstore

A simple React/Redux project that allows users to display a list of books, add a book , and delete a particular book.
https://github.com/fene-87/bookstore

reactjs redux

Last synced: 6 months ago
JSON representation

A simple React/Redux project that allows users to display a list of books, add a book , and delete a particular book.

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)
- [🚀 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](#faq)
- [📝 License](#license)

# 📖 Bookstore

**Bookstore** is a simple React/Redux project that allows users to display a list of books, add a book, and delete a particular book.
## 🛠 Built With

### Tech Stack

React

Redux

### Key Features

- **Book List**

(back to top)

## 🚀 Live Demo

Click on the link to view the portfolio website.

- [Live Demo](https://bookstore-i0bx.onrender.com)

(back to top)

## 💻 Getting Started

To get a local copy up and running, follow these steps:
- Install visual studio code or any text editor of your choice.
- clone the repository to your local machine.
- run npm install to install all dependencies.
- run npm start to launch the app in a browser.

### Prerequisites

In order to run this project you need visual studio code or any text editor of your choice

### Install

Install this project with: npm install

### Usage

To run the project, execute the following command: npm start

### Run tests

To run tests, run the following command: npm test

### Deployment

You can deploy this project using: render

(back to top)

## 👥 Authors

👤 **Fene-87**

- GitHub: [@Fene-87](https://github.com/Fene-87)
- LinkedIn: [Mark Fenekayas](https://www.linkedin.com/in/mark-fenekayas-67378220b/)

(back to top)

## 🔭 Future Features

- [ ] View Categories
- [ ] Filter Categories

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

(back to top)

## ⭐️ Show your support

If you like this project kindly show your support or make a contribution to it.

(back to top)

## 🙏 Acknowledgments

I would like to thank the entire microverse community for helping me out with this project.

(back to top)

## 📝 License

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

(back to top)