Skip to content

Instantly share code, notes, and snippets.

@jbardeleben
jbardeleben / index.html
Last active August 8, 2018 18:24
Vue js + TweenMax + FontAwesome template
<!--
This is a tutorial excersise from gitconnected's Wiget of the Week series!
See the link below to access the article on Medium. I forked the original
Pen created by the author that already includes all of the dependencies
LINK: https://levelup.gitconnected.com/making-an-interactive-password-validator-wotw-77b677548b75
-->
<div id="app" class="app-container">
<!-- set up the page content (all) -->
<h1 class="title">Set a Password</h1>