Skip to content

PWAPilipinas/hack-to-home-screen

Repository files navigation

Hack to Home Screen

Hack to Home Screen Repository

Deploy to Firebase

Visit https://todo.pwapilipinas.org for the deployed version of this app

Merged PR are automatically deployed using GitHub actions to https://todo.pwapilipinas.org

Introduction

We are doing a very simple to-do Progressive Web App. In the end of Hacktoberfest, we should be able to create a PWA To-do app with offline capability through the use of a service worker and manifest.

Lo-fi mockup

Getting Started

Clone this repository

git clone https://github.com/pwa-pilipinas/hack-to-home-screen

Install the necessary dependencies

npm install

Run the server

npm start