An open API service indexing awesome lists of open source software.

https://github.com/anthonybudd/firstbankwireform


https://github.com/anthonybudd/firstbankwireform

Last synced: 4 months ago
JSON representation

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
```