Skip to content

adrianabreu/chuck-norris-react-redux-client

Repository files navigation

Chuck Norris React Redux Client

tests

App executing

Stack used

  • React 16
  • Redux
  • React-redux
  • Typescript
  • Sass
  • Jest

This app is based on the Visual Studio Template for React and pretends to act as my own reference for architecting apps with React, Redux & Typescript avoiding using "any".

This app has been tested using Jest, while there are not Component tests (by now, there are test focused into the app logic).