An open API service indexing awesome lists of open source software.

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.

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 mode

switch to offline

check Blogs or Users page

refresh the applictaion app will load normally without any internet error messege.

### contact @
Email akashdeep9226@gmail.com