Galaxy Explorer-A React application demonstating client side routing,dynamic routes,navigation using React Router DOM

/galaxies

When explore button of milky way is clicked then we get /galaxies/milky-way

Topics Covered as part of this demo

  • React Router DOM
  • Dynamic Routes
  • useParams

  • Outlet

  • Reusable components

  • Error Page