-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathgithub.html
More file actions
12 lines (10 loc) · 729 Bytes
/
github.html
File metadata and controls
12 lines (10 loc) · 729 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
<h3>Links to various extremely useful resources</h3>
<hr style="width:70%">
<p>The Github Repo Page : <a href="https://github.com/havisVh/TabbedWebApp">Github.com</a></p>
<p>Maskable.app : <a href="https://maskable.app/editor">Maskable App</a></p>
<p>Learn more about PWAs : <a href="https://web.dev/progressive-web-apps/">web.dev</a></p>
<p>Font and Icons : <a href="https://fonts.google.com/">Google Fonts</a></p>
<hr style="width:100px">
<p>JS && CSS Minifier extension for VSCode: <a
href="https://marketplace.visualstudio.com/items?itemName=olback.es6-css-minify">Visual Studio
Marketplace</a></p>