Skip to content

DavidBonnemaison/pwadux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PWAdux

Progressive Web App, with React and Redux.

Motivation

With all the Progressive Web App hype, I was looking for a good starter project for a PWA with React and Redux. I could'nt find one, so I decided to make my own, in my own very opiniated way.

Goals & to do:

image

  • 100/100 Lightouse score (91/100 right now)
    • Mobile friendly
    • Service worker : offline management
    • Page load performance
    • Content when javascript is disabled
    • Add to homescreen
    • Address bar matches brand colors
    • Custom splash screen
  • Webpack 2, React, Redux
  • Functionnal React, no stateful class