Skip to content

Configuration of a progressive web app with react js and creation of a service worker to obtain offline presence and notifications

Notifications You must be signed in to change notification settings

jasanhdz/pwa-reactjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Platzi Recetas

Captura de Recetas

PWA que utiliza la API de MealDB para mostrar recetas con sus instrucciones. Algunas de las features que tiene son:

  • Soporte Offline con Workbox
  • Estrategias de Red apropiadas para cada recurso
  • Add to Home Screen
  • Web Share API

Ver la app en Producción

Scripts

  • npm install or yarn install para instalar las dependencias
  • npm run dev or yarn dev para entorno de desarrollo
  • npm run build && npm run start or yarn build && yarn start para producción

Licencia

MIT

This project was bootstrapped with Create React App.

About

Configuration of a progressive web app with react js and creation of a service worker to obtain offline presence and notifications

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published