shu8 / fellowhub

FellowHub is the love child of the MLH Fellowship and GitHub—an all-encompassing platform with a profusion of features to fire up fellow engagement 😅 and make fellows' lives easier 😀 and to get every fellow a job! 😮
https://fellowhub.tech
MIT License
5 stars 1 forks source link

Add react-router for /events and /fellows pages #13

Closed shu8 closed 4 years ago

shu8 commented 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.

Closes #16.