https://github.com/akash-pandey1/react-pwa-offline-app
This is a demo Progressive Web App (PWA) built with React. It showcases offline capabilities by using service workers.
https://github.com/akash-pandey1/react-pwa-offline-app
progressive-web-app progressive-web-app-react pwa-react pwa-reactjs react-progressive-web-app react-pwa react-pwa-indexeddb react-pwa-template react-vite-pwa vite-pwa vite-pwa-plugin
Last synced: 4 months ago
JSON representation
This is a demo Progressive Web App (PWA) built with React. It showcases offline capabilities by using service workers.
- Host: GitHub
- URL: https://github.com/akash-pandey1/react-pwa-offline-app
- Owner: akash-pandey1
- Created: 2024-08-21T15:47:37.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-08-21T19:56:18.000Z (about 1 year ago)
- Last Synced: 2025-05-22T01:12:34.423Z (5 months ago)
- Topics: progressive-web-app, progressive-web-app-react, pwa-react, pwa-reactjs, react-progressive-web-app, react-pwa, react-pwa-indexeddb, react-pwa-template, react-vite-pwa, vite-pwa, vite-pwa-plugin
- Language: JavaScript
- Homepage: https://react-pwa-offline-app.vercel.app
- Size: 102 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React PWA Offline App using IndexedDB
# React + Vite + PWA + IndexedDB
This is a demo Progressive Web App (PWA) built with React. It showcases offline capabilities by using service workers.
## Features
- Offline-first capability
- Simple, lightweight, and fast
- Built using React and Workbox for service workers
- Easy to install and use as a PWA## Getting Started
### Installation
1. Clone the repository:
```bash
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### check offline
select newtwork tab from dev modeswitch to offline
check Blogs or Users page
refresh the applictaion app will load normally without any internet error messege.
### contact @
Email akashdeep9226@gmail.com