Closed shu8 closed 4 years ago
This adds react-router to the web-app so that we can have URLs like /events/{event_id} and link to them easily.
react-router
/events/{event_id}
Closes #16.
This adds
react-router
to the web-app so that we can have URLs like/events/{event_id}
and link to them easily.Closes #16.