Skip to content

haishanh/doba-react

Repository files navigation

Doba Movie

styled with prettier

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

Checkout these links:

To run in your local environment.

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

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

To build for production usage:

$ yarn build