/Dine

🍽️ Mobile first, restaurants web-page with reservation form using Sass and JavaScript

Primary LanguageCSS

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.