/redux-bookstore

Primary LanguageJavaScriptMIT LicenseMIT

Calculator

A bookstore manager made with React and Redux.

This project consisted on building the front-end of an application that will help to organize and manage a bookstore.

Built With

Live Demo

https://calm-brushlands-30554.herokuapp.com/

Getting Started

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

Prerequisites

Make sure you have installed Node JS. If not, follow this guide for Linux or this one for Mac OS.

Setup

Download the project

$ git clone https://github.com/kazumaki/redux-bookstore.git

Install the dependencies

$ npm install

Install

To modify the code and see the changes on live go to the project's root directory and run:

$ npm start

Usage

Open the next link http://localhost:3000/.

Run tests

This project doesn't count with test.

Deployment

To deploy this project on heroku follow the next instructions.

Authors

👤 Ivan Ulises Guzman Sanchez

👤 Vinicius Campos Carvalho

Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

License

This project is MIT licensed.