Challenge Cubos Front-End
Gabriel Jony
- javascript ES6/2015
- react 16.11.0
- styled-components 4.4.1
- axios 0.19.0
- react-router-dom 5.1.2
- prop-types 15.7.2
- redux 4.0.4
- react-redux 7.1.3
- redux-saga 1.1.3
- API
Clone repository:
$ git clone https://github.com/gabrieljony/challenge-cubos.git
$ cd challenge-cubos/
Install dependencies:
$ yarn install
Development environment - http://localhost:3000/
$ yarn start