Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 276 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 276 Bytes

Payment App

A simple payment form with validation.

Run locally

Clone this repository and open the index.html in your favorite browser!

git clone https://github.com/cs280fa21/payment-app
cd payment-app
open -a "Google Chrome" index.html # works on macOS