Skip to content

rizalibnu/react-pwa-wwwid

Repository files navigation

React CRA PWA WWWID

An example of a PWA built in React Redux with Create React App for WWWID Performance Challenge.

Live Preview : https://react-pwa-id.firebaseapp.com/


See webpagetest.org performance test in April 16, 2018 Click here



See webpagetest.org lighthouse score in August 7, 2018 Click here



See gtmetrix.com performance report in August 11, 2018 Click here

Features

  • PWA - Progressive Web Application
  • State Management using Redux
  • Code Splitting
  • Hot Reloading
  • Offline support. Thanks to service workers.
  • Lazy Loading Image
  • SEO - Search Engine Optimizations
  • Image optimizations and WebP Support using Cloudinary
  • Webpack Bundle Analyzer
  • Web Share API
  • Push Notification
  • Content Folding
  • Gzip Compression with Nginx (Include in Dockerfile)
  • Prerender Support with Nginx Middleware (Include in Dockerfile)
  • Cache Control with Nginx (Include in Dockerfile)

Medium Article

https://medium.com/@rizalibnu/optimasi-load-progressive-web-application-pwa-dengan-react-js-kurang-dari-5-detik-dalam-koneksi-9c33980b68c0

Challenge Information

https://medium.com/wwwid/tantangan-web-developer-untuk-membuat-aplikasi-web-bisa-digunakan-kurang-dari-5-detik-70bb7431741d

API End Point

https://api.rss2json.com/v1/api.json?rss_url=https%3A%2F%2Fmedium.com%2Ffeed%2Fwwwid

Setup

  1. Clone the repo
  2. $ cd react-pwa-wwwid
  3. Run $ yarn or npm install
  4. Run locally $ yarn start or npm run start

Issues

Feel free to submit issues and enhancement requests.

License

Released under the MIT License. Check LICENSE file for more info.

Built with ♥ in Jakarta & Cilacap

Releases

No releases published

Packages

No packages published

Languages