Under the Hood
Hometown Barbershop was built using JavaScript and styled with SASS. The "hours & location" button opens a menu that dynamically changes to reflect the hours of operation for the shop. I used GSAP to add animations and deliver an elegant website experience. Deployed and hosted with a combination of Github and Netlify.
react.js, javascript, sass, github, netlify
Mobile-First
The mobile version of the website was a priority, as the majority of traffic was expected to come from Instagram. To improve performance, I used ImageMagik to compress all images and made all elements fully responsive on every device. I also minimized load times by avoiding overuse of GSAP.