8000 GitHub - icezatoo/app-movie: moive
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

icezatoo/app-movie

Repository files navigation

Sample-app React

Demo

https://icezatoo.github.io/app-movie/

You want to look Project : git clone https://github.com/icezatoo/app-movie.git

Table of Contents

Structure

API : https://www.themoviedb.org/
Middleware  : redux-saga
etc  :  recompose , slick-carousel react-player , react-lazyload ,react-loadable ...
styled : styled-components , bulma , material

Run Docker

you want run bulid project

cd  docker
docker bulid -t react/reactmovie .
docker run -p 81:80  -d react/reactmovie

#-------------
Run in Browser
localhost:81
0