Detailed body components for each house listing. Service contains title, address, price, and other listing details.
- https://github.com/Zillowers/mortgage-calculator
- https://github.com/Zillowers/nearby-homes
- https://github.com/Zillowers/image-carousel
- npm install ( install node_modules)
- npm run react-dev ( run webpack )
- npm run server-dev ( run node server : 8080 )
- npm run sass-comp ( complile all scss file to one css file )
- npm test ( jest-enzyme test )