Skip to content

smut90/offline-first-react-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

offline-first-react-app

This sample react app provides a simple comparison on how offline first webapps work when offline first feature is enabled and disabled in an react app.

The project consists of two main branches before_offline and after_offline where before_offline branch contains the implementation for offline disabled app and after_offline branch contains the implementation for offline feature enabled react webapp.

Both web apps are deployed and hosted in Firebase therefore you can simply check the difference.

- Offline disabled webapp - https://offline-disabled.firebaseapp.com
- Offline enabled webapp  - https://offline-enabled.firebaseapp.com

About

Building an offline first web app with react and Firebase

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published