TheDevPath / Navi

Open Source Project for Grow with Google Udacity Scholarship Challenge - Navigation app using offline first strategy and google maps api - To get started please refer to the README.md - CONTRIBUTING.md and the project Wiki
https://navi-rocks.herokuapp.com/
MIT License
53 stars 63 forks source link

Redux transition #277

Closed jkwening closed 6 years ago

jkwening commented 6 years ago

Initial implementation of using redux to better manage state that is shared across "sibling" components.

This is a cleaner implementation of using search on home screen and then transitioning submission to map with focus on the passed result.