Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 214 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 214 Bytes

Fancy Form:

Form UI with progress bar. Uses HTML-5, CSS-3 Transitions with Sass & JavaScript.

Quick Start:

# Install dependencies (node-sass)
npm install

# Watch & Compile Sass
npm run sass