Skip to content

danilags/tokoflix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TokoFlix Application

Descriptions

Application using https://developers.themoviedb.org/3/getting-started/introduction APIS

Getting Started

The app using react, reactstrap, redux, redux-logger, redux-thunk, and react-router-dom.

How to use

DEVELOPMENT

> git clone https://github.com/danilags/tokoflix
> npm install
> cat .env
> REACT_APP_SECRET_CODE=YOUR_ACCESS_KEY
> npm start

TEST

> npm install
> npm test

PRODUCTION

> npm install
> npm run build

Authors

Name Github
Daniel Agus Sidabutar https://github.com/danilags