
This is the complete sample code for the book 'Do it! Making Progressive Web Apps'. 'Do it! 프로그레시브 웹앱 만들기' 책의 실습 완성 소스코드입니다.
The "Do it! Making Progressive Web Apps" book, authored by Eungsuk Kim and published by Easys Publishing, provides an insightful journey into the world of Progressive Web Apps (PWA). Designed for both beginners and those looking to refine their skills, this book not only covers essential concepts but also includes practical examples that readers can execute. With a focus on hands-on learning, it aims to equip budding front-end developers with crucial skills needed for modern web and mobile app development.
This resource serves as a repository of completed source codes and boilerplate templates that align with the book’s teachings. Readers can jump right into practical exercises across various key topics, ensuring a comprehensive grasp of progressive web app development while enhancing their coding proficiency.

Vue.js is a lightweight and flexible JavaScript framework that allows developers to easily build dynamic and reactive user interfaces. Its intuitive syntax, modular architecture, and focus on performance make it a popular choice for modern web development.
Vuetify is a no design skills required UI Library with beautifully handcrafted Vue Components.
Firebase offers a comprehensive set of features, including real-time database, authentication, hosting, cloud functions, storage, and more. Firebase provides an easy-to-use interface and allows developers to focus on building features rather than managing infrastructure.