Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 359 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 359 Bytes

The Movie Database App

A ReactJS project.

Demo

TMDB ReactJS App

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:3000
npm start

# build for production with minification
npm run build