/booksarebetter

Primary LanguageJavaScript

Books Are Better - site about movies

This app created with react, redux and other hipster stuff that you love.

Code tested with Jest.

You can find the task here.

  • To launch app:
yarn start
  • To launch tests:
yarn test
  • To launch code coverage tool:
yarn test --coverage

Respects to react team

Note,

This project was bootstrapped with Create React App.