This is a demo Progressive Web App (PWA) built with React. It showcases offline capabilities by using service workers.
- Offline-first capability
- Simple, lightweight, and fast
- Built using React and Workbox for service workers
- Easy to install and use as a PWA
-
Clone the repository:
git clone https://github.com/info-next/react-pwa-offline-app.git cd react-pwa-offline-app npm install npm run build npm run preview
select newtwork tab from dev mode
switch to offline
check Blogs or Users page
refresh the applictaion app will load normally without any internet error messege.
Email akashdeep9226@gmail.com