/bookViewer

Repository created for develop the assignment of React/Redux course.

Primary LanguageJavaScript

bookViewer

Repository created for develop the assignment of React/Redux course. A simple example of React Components, Redux and Actions.

Code style: airbnb

Stack

Installation

Install all necessary modules to run the current project.

$ git clone https://github.com/alvesfelipe/bookViewer.git
$ cd bookViewer
$ npm install

Run

$ npm start