https://github.com/alanbsmith/padlock-example
an example for using CSS Animations with a login form
https://github.com/alanbsmith/padlock-example
Last synced: 8 months ago
JSON representation
an example for using CSS Animations with a login form
- Host: GitHub
- URL: https://github.com/alanbsmith/padlock-example
- Owner: alanbsmith
- Created: 2016-11-18T22:05:29.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-11-18T23:45:27.000Z (over 9 years ago)
- Last Synced: 2025-02-02T19:32:27.397Z (over 1 year ago)
- Language: CSS
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CSS Animations: Padlock Example
## Introduction
## Getting Started
First pull down the repo and switch to the `initial-setup` branch.
```
git clone git@github.com:alanbsmith/padlock-example.git
git checkout initial-setup
cd padlock-example
open index.html
```
Tutorial is [here]().