/next-pwa

nextjs demo app with progressive web app features

Primary LanguageTypeScript

next-pwa-application

Netlify Status

next-pwa-application is a demo progressive web application with offline support, server side rendering, with installable option and responsiveness.

Features!

First off all check the live demo. It’s a pretty basic app, that server renders each one of the apps and caches, as we use the app, the requested resources (js, css, html and api requests).

Once you give a try while online, you can simulate a no connection scenario and see that the app keep still running.

If you using chrome browser (note that is a technology still under development), you will notice a plus icon right after the location bar, there you can install the app, and play as if was a native application.

Tech stack

  • NextJS
  • React
  • Typescript

Further information

Do you want to know more about the project's idea and goals? Have a look on this article ;)