aceade / sydfjords

A practice project to teach myself responsive design with Vue
https://aceade.github.io/sydfjords/
MIT License
0 stars 0 forks source link

Add a mock "contact us" page #11

Closed aceade closed 1 year ago

aceade commented 1 year ago

Needs the following:

The email form needs to somehow emulate a REST call. And make it obvious this isn't actually doing anything.

aceade commented 1 year ago

Lacking an endpoint at which to send the mock request, this will just simulate a random delay between 2 and 5 seconds.