I am pretty new to Java script and this could be a really simple answer.
I am using react-starter-kit along with react-select. On a select, a particular function is executed. From within this function, I want the app to navigate to another route (open another url).
How do I accomplish this?