kara-krzystan / food-festival

A Progressive Web Application (PWA) for a local food festival, optimized for mobile devices and offline functionality.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Module 19 Project: Food Festival

Description

This week I studied Progressive Web Applications (PWAs). Notably, I learned how to optimize a site's performance on mobile devices by turning this web application designed for a food festival into a PWA.

Overview of Concepts Learned

  • How to identify performance issues in web applications
  • How to measure and quantify performance in web applications
  • Lighthouse audits and what they measure
  • Optimizing CSS, JavaScript, and media assets for performance
  • Setting up and using webpack
  • Using service workers to cache assets for offline functionality
  • How to convert an existing web application to a PWA

Project Screenshots

screenshot

screenshot

Website

Visit the optimized site: Food Festival

Built With

  • HTML/CSS
  • JavaScript
  • Google Lighthouse
  • webpack
  • webpack-cli

Contact

Kara Krzystan on GitHub

About

A Progressive Web Application (PWA) for a local food festival, optimized for mobile devices and offline functionality.


Languages

Language:HTML 54.5%Language:JavaScript 39.9%Language:CSS 5.5%