This Real Estate web app is for a 🔥 COURSE ON THE FRONTEND by Evgeny Rodionov
yarn install
installs dependencies.
yarn flow-typed install
installs library definitions from looking at package.json flow types.
yarn start
runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
yarn build
builds the app for production to the build folder.
yarn deploy
deploys the app on the now.sh.
yarn lint
runs eslint linter.
yarn lint:css
runs slylelint linter.
yarn flow
runs flow types checking.
This project was bootstrapped with Create React App.
- 💅 styled-components with stylelint-processor-styled-components
- normalize.css
- react-flexbox-grid
- react-router
- react-helmet
- react-mapbox-gl with mapbox-gl
- react-modal
- flow with flow-typed
- eslint with aribnb config
- stylelint with stylelint-config-standard
- 🐶 husky
- now
Copyright © 2017 Vlad Trukhin