frontend routes - dornkholland/holland_running GitHub Wiki

Frontend react routes will be outlined below.

Basic routes

  • /landing/
    • landing poage
  • /signup/
    • signup page
  • /login/
    • login page

Video routes

  • /videos/<video_type>
    • contain links to all videos of that specific type
  • /videos/<video_type>/<video_id>
    • page containing video player and video

Class routes

  • /classes/
    • page containing list of all classes
    • class links open up modals in this page

Membership routes

  • /membership/
    • page links to faux membership page
⚠️ **GitHub.com Fallback** ⚠️