This is a companion repository for the PWAs: You Might Not Need That App Store course on Frontend Masters by Maximiliano Firtman
The main
branch contains the final, full-featured application. To follow along with the course, use the code on the starting-code
branch:
git clone https://github.com/firtman/frontendmasters-pwa.git
git checkout starting-code