GitXplorerGitXplorer
e

advanced-react

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
d7901b170d772937362d03e1dc8cd37d5cf92eac

Initial Commit

eestebanx64 committed 7 years ago

README

The README file for this repository.

advanced-react

Getting started

clone repository, install dependencies and run development server

> git clone https://github.com/estebanx64/advanced-react.git
> cd advanced-react
> npm install
> npm run start

Open web browser and navigate at http://localhost:3000

Running Test

> npm run test

Features

  • Unit tests
  • Test integration
  • Consuming services with axios and Redux Promise
  • Manage application state with Redux
  • Navigate inside the application with react-router