Application using https://developers.themoviedb.org/3/getting-started/introduction APIS
The app using react, reactstrap, redux, redux-logger, redux-thunk, and react-router-dom.
> git clone https://github.com/danilags/tokoflix
> npm install
> cat .env
> REACT_APP_SECRET_CODE=YOUR_ACCESS_KEY
> npm start
> npm install
> npm test
> npm install
> npm run build
Name | Github |
---|---|
Daniel Agus Sidabutar | https://github.com/danilags |