Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 678 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 678 Bytes

Dine

Mobile-first restaurant website using Sass, ABEM naming and JavaScript.

Reservation form has a simple JS validation, which:

  • after submitting shows error message when any of the input fields is empty,
  • checks if the e-mail address is formatted correctly,
  • after attempt of submission of the form, every input is being checked again on focusing out.

Challenge by frontendmentor.io to build out a website basing on the design (images and svg icons provided).

Click here to see the challenge.