<!--
  
  -------------

  This application is created by
  Philip Krag Nielsen - 2023

  Contact:
    URL: https://www.philipkn.dk
    Mail: philipkragnielsen@gmail.com

  -------------

-->

<!DOCTYPE html>
<html lang="en">
  <head>
    <meta charset="utf-8" />
    <!--link rel="icon" href="./public/assets/logo.png" /-->
    <meta name="viewport" content="width=device-width, initial-scale=1" />
    <meta name="theme-color" content="#000000" />
    <meta
      name="description"
      content="ActivityHive is one of my Full-Stack side projects. It's created with React with Typescript, ASP.NET Core Web API, ASP.NET Core Identity, Semantic UI, and more.. Built using Clean Architecture and the Mediator/CQRS pattern."
    />
    <title>ActivityHive</title>
    <script type="module" crossorigin src="/assets/index-3e789fb3.js"></script>
    <link rel="stylesheet" href="/assets/index-e37a2206.css">
  </head>
  <body>
    <noscript>You need to enable JavaScript to run this app.</noscript>
    <div id="root">
      
    </div>
  </body>
</html>
