Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 487 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 487 Bytes

PWAs: You Might Not Need That App Store

This is a companion repository for the PWAs: You Might Not Need That App Store course on Frontend Masters by Maximiliano Firtman

Getting Started

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