This project lets one find a VIN number in their Ford Mach-E Reservation data. It's basic and subject to change as the Ford website changes, but it will get the job done.
You can report issues if things aren't working, and pull requests will be entertained.
If you wish to run the project on your own computer, it's a basic Node with Vue setup.
npm install
npm run serve
npm run build
npm run lint