JlineZen / doba-react

A douban movie app using React

Home Page:http://haishanh.github.io/doba-react

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Doba Movie

Built with react and react-router, using movie API from douban.com

To run in your local environment.

$ git clone https://github.com/haishanh/doba-react.git
$ cd doba-react
$ npm install
$ npm start

Then open http://localhost:3000 in your browser.

To build for production usage:

$ npm run build

About

A douban movie app using React

http://haishanh.github.io/doba-react


Languages

Language:JavaScript 36.4%Language:HTML 34.8%Language:CSS 28.8%