/react-protected-routes

A react application to learn about protected routes

Primary LanguageJavaScriptMIT LicenseMIT

Start a Development Server

  • Run yarn in the root directory.
  • Run yarn in the public/ directory.
  • Create a .env file in the root directory.
    • Reference .env-sample for expected values.
  • Run yarn dev in the root directory.