StevenMonty / CS1530-Final

0 stars 0 forks source link

make application into a multi-page application #26

Closed KenanRustamov closed 3 years ago

KenanRustamov commented 3 years ago

Must specify routes using react-router.

Points: 4

Challenges: One challenge is managing the different components and now converting them into pages instead. Originally they were standalone components but now i had to figure out how to merge them together to create a fully fledged multi-page application.

create-issue-branch[bot] commented 3 years ago

Branch issue-26-make_application_into_a_multi-page_application created!