Hi Following from stack over flow question , Map() not a funtion when calling MVC end point using react,
I want to navigate from one page to another.
I have read about react router, but not sure how to use them.
So if the first page just displays the roomids, I want to be able to click on it and show the available Orange/apple etc on a different page.
Is this possible?
Thanks in advance.