React Routes Practice 1

Instructions

  • In App.js, routes are set up for Home and Products
  • Add another route, "/apps", that goes to the Apps component
  • Add a link to this route in the navigation section