Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 298 Bytes

File metadata and controls

7 lines (7 loc) · 298 Bytes

react_day_6 React Router DOM

install react router dom: npm i react-router-dom

this tieme sign in page is a page not a component

the layout and nav bar will be components

the pokemon grid is the home page

the pokemon itself pages are their own page

rcf to get react base code on pages