Website brochure built from scratch for handmade cosmetics home business featuring custom Flexbox grid system, contact form for sending e-mails without a backend server using Google Apps Mail and a design with vertical side navigation bar.
Preview available here
You can see the website live here: boolab.hr
This was my first complete client project and a real way for me to learn and explore basic web technologies while helping friend with a web solution for her cosmetics store.
- Custom six columns Flexbox grid.
- Contact form using Google Apps Mail for sending e-mails, learn more here.
- Responsive design with vertical side navigation bar.
- Basic Vanilla JS for
- parallax effects
- simple image slider
- on-scroll navigation links highlight
- contact form handler
- mobile navigation toggle.
Thanks to dwyl for tut on how to handle contact form for sending an e-mail using Google script without the need for backend server.