/fitness-template

Single page website

Primary LanguageHTML

Fitness is a bright and vibrant template with large quality photos and fully responsive accross all devices. It is built on Bootstrap 4 framework.

Here you can find the original PSD template created by Blaz Robar.

For scrolling effects I used GreenSock ScrollTo plugin and Bootstrap Scrollspy plugin.

This project utilizes the best performance optimization practises using Webpack:

  • All assets are minified, images and SVGs are optimized.
  • For faster page load render blocking CSS is inlined in HTML and loaded asynchronously using loadCSS function and Critical.
  • Unused Bootstrap CSS is removed with Purify CSS.
  • All external scripts are loaded from CDNs and are either defered or loaded async.