https://github.com/guilleangulo/pago-tarjeta
Card payment form with Javascript
https://github.com/guilleangulo/pago-tarjeta
Last synced: 4 months ago
JSON representation
Card payment form with Javascript
- Host: GitHub
- URL: https://github.com/guilleangulo/pago-tarjeta
- Owner: GuilleAngulo
- Created: 2019-07-17T19:47:56.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2020-01-21T13:29:30.000Z (over 6 years ago)
- Last Synced: 2024-10-19T13:37:09.644Z (over 1 year ago)
- Language: JavaScript
- Size: 20.8 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 💳 Card Payment simulation
This application implements a simulation of a card payment step. Using Vanilla JS to:
- Animate the flip of a bank card depending on the input focus (using transform: rotateY()).
- Change credit logo company according to the first character introduced at card number
- Draw the input information in the image while typing
# Screens

# Demo
