fac19 / Week8-BFOP

https://snippetsofcode.herokuapp.com/
0 stars 2 forks source link

41 form validation #62

Closed jamesj-0 closed 4 years ago

jamesj-0 commented 4 years ago

Refactored ... ish the form validation. It now works and does what we want it to. Fixed the media query display bugs for the error messages.

The next step would be to use the native default validation instead of the regex.

Fixed minor bugs with styling navbar and the media queries. The buttons are now styled correctly for mobile.