PWA Project

Coded by Leah Rosene.

Progressive Web Apps behave like mobile applications but run in a browser and require no installation. In this project, I learned how to build a PWA, implement a service worker, and configure a manifest to create an app-like experience.

Project Overview

Reflection

Before this assignment, I had never coded a Progressive Web App. I learned how to use a service worker to manage caching, handle network requests, provide offline support, and enable push notifications.

I also learned the importance of a web app manifest, which controls how the app behaves on different devices. This project gave me hands-on experience building something that feels like a mobile application while running entirely in the browser.

Project Links
Sources
Image displaying PWA project