Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 673 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 673 Bytes

100 Mile Resto Bar Website

Description:

RED Academy Project 2 - A one-page, responsive website for non-existent 100 Mile Resto Bar.

  • Dynamic opening/close display based on day of the week
  • Single page smooth scrooling effect
  • Image slider
  • Date and time picker for reservation

Stuff used to make this:

  • HTML/CSS
  • JavaScript, JQuery
  • BXSlider, TimePicker, Datepicker JQuery Plugins
  • Flexbox
  • Responsive web design
My thought on the project 👍 :

A project that helps me to understand JavaScript and JQuery. I get confortable implementing JQuery plugins and stlying them using CSS (BXSlider, Timepicker and datepicker plugins).