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
> 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.
MIT © rnowm