yelloweq / bootcamp-covid-app

Test for cloning, committing and pushing to repo
2 stars 2 forks source link

Create page routing with react router #9

Closed yelloweq closed 3 years ago

yelloweq commented 3 years ago

Dynamically load pages as elements in App.js

yelloweq commented 3 years ago

Good tutorial: https://www.youtube.com/watch?v=Law7wfdg_ls

yelloweq commented 3 years ago

App.js should by default route '/ ' to the landing page named 'Home' in './components/pages/Home' Then new pages should include new components, for instance, the graph page should have the graph component and navigation.

Daniel-Singer commented 3 years ago

Hi! Is someone working on this issue already? Would like to give it a go :)

yelloweq commented 3 years ago

Hi, sorry but this project is something we are doing as a group for a bootcamp and cannot really accept outside help 😅

Daniel-Singer commented 3 years ago

Oh, sorry! Have fun with the project