Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/fherrerao/bookstore

The project is built with React, which lets store books, using the interface to add the title, author and choose a category, The book will be displayed at the top, and you can remove it whenever you like.
https://github.com/fherrerao/bookstore

react

Last synced: 21 days ago
JSON representation

The project is built with React, which lets store books, using the interface to add the title, author and choose a category, The book will be displayed at the top, and you can remove it whenever you like.

Awesome Lists containing this project

README

        

![](https://img.shields.io/badge/Microverse-blueviolet)

# Bookstore

> Bookstore is a project built with React redux, implemented with `Ducks` files structure and, React Router to interact between the different tabs of the project. You can manage information of a book interact with an API.

![bookstore](https://user-images.githubusercontent.com/91301423/155862896-0c6997f8-8fa2-4558-9604-6f1d8dd8296f.png)

## Built With

- HTML/CSS
- JavaScript
- React Framework
- Redux

## Live Demo

[Demo link](https://bookstore-fh.herokuapp.com/).

## Getting Started

To get a local copy up and running follow these simple example steps.

- Clone this repository with git clone `https://github.com/fherrerao/Bookstore.git` using your terminal or command line.
- Change to the project directory by entering :

`cd Bookstore` in the terminal

### Prerequisites

You should install in your local machine the last version of [React](https://en.reactjs.org/).

### Setup

You can clone this repository using the next command: `git clone https://github.com/fherrerao/Bookstore.git`.

### Install

After clone the repository, you should to run `npm install` since the terminal to install all dependencies needed to the correct working of the project.

### Usage

You're free to use this project however it is developed for educational purposes. You can check the acknowledgment described below.

## Authors

👤 **Fernando Herrera**

- GitHub: [@fherrerao](https://github.com/fherrerao)
- LinkedIn: [@fernando](https://www.linkedin.com/in/fernando-herrera-25a6361b2/)
- Twitter: [@fherrera0206](https://twitter.com/fherrera0206)

## Acknowledgments

## Show your support

Give a ⭐️ if you like this project!

## 📝 License

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