JumboCode / TUTV

JumboCode project for TUTV, currently led by Frank Ma. Led by Deepanshu Utkarsh 2019 - 2020.
4 stars 0 forks source link

React Router groundwork #17

Closed duci9y closed 5 years ago

duci9y commented 5 years ago

We are going to use React Router to simulate different 'pages' in our app. Lay the groundwork for using React Router, including any documentation that may be necessary for other people to be able to use it.

We are not going to use server-side rendering, so this should be easier than usual.

Feel free to consult and collaborate with @duci9y on this.