https://github.com/anthonybudd/firstbankwireform
https://github.com/anthonybudd/firstbankwireform
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/anthonybudd/firstbankwireform
- Owner: anthonybudd
- Created: 2024-08-11T00:26:24.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-08-13T04:26:36.000Z (almost 2 years ago)
- Last Synced: 2024-12-28T19:42:47.369Z (over 1 year ago)
- Language: Vue
- Size: 1.44 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FirstBank Wire Form
This form is for me to make wire transfers from FirstBank. I made this form because, dispite the fact it's 2024, First Bank customers can't make wire transfers from their app for some insane reason.
# [FirstBankWireForm.AnthonyBudd.io](https://firstbankwireform.anthonybudd.io)
```sh
git clone git@github.com:anthonybudd/FirstBankWireForm
cd FirstBankWireForm
npm i
npm run dev
open http://localhost:3000
```