Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 612 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 612 Bytes

Parks Francisco

React/Redux app -- type in a location in San Francisco and see all the parks within walking distance from that spot.

Stack

  • React w/Redux
  • ES6 w/Babel
  • SASS

View the App (sorry 'bout the URL!)

https://pure-peak-99410.herokuapp.com/

Run Locally

Don't, there's some issue with react-hot-loader that's caused by React's latest 15.4 version. Still working on it, everything worked locally until literally Nov 18th. This is strictly a development dependency, the production app works just fine. See more here: gaearon/react-hot-loader#417