Vaibhav-Kambli / 06-react-router-and-context

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Router and Context


  • Create multi page React apps with React Router
    • Install React Router
    • Configure React Router
    • Use the Switch and Route components
    • Use the RouterLink component
  • Share state with nested components using the Context API

About

License:MIT License


Languages

Language:JavaScript 49.3%Language:HTML 28.9%Language:CSS 21.7%