/cool-movies

Browse coolest movies in an easy way

Primary LanguageJavaScript

cool-movies

Test project to browse trending movies.

It was bootstrapped with React-Redux-Saga-Advanced-Starter, which contains:

  • Redux
  • Axios
  • Reselect
  • Immutable
  • Recompose
  • Redux-Saga
  • React-Router
  • React-Router-Redux

Install

  > git clone https://github.com/rnowm/cool-movies.git
  > cd cool-movies
  > yarn
  > yarn start

Your browser should launch http://localhost:3000 were you can see the site.

License

MIT © rnowm