Skip to content

Instantly share code, notes, and snippets.

@NyaGarcia
Last active December 28, 2021 14:16
Show Gist options
  • Save NyaGarcia/12332185a8532bdde97367364eedb9fd to your computer and use it in GitHub Desktop.
Save NyaGarcia/12332185a8532bdde97367364eedb9fd to your computer and use it in GitHub Desktop.
Creating the dashboard component
<mat-toolbar></mat-toolbar>
<div class="background">
<h1>Welcome to the NgBytes Dashboard</h1>
<h2>Built with &lt;3 by Dottech</h2>
<a target="_blank" class="btn" href="https://github.com/puntotech/ngbytes-fireauth">
Click here to view the source code
</a>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment