amitmishrg / offline-news-app

Offline News App using Service Worker, Workbox, PWA, React, Webpack & Intersection-observer

Home Page:https://offline-news-app.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Offline News Web-App

Offline News Web App build with React.js, React Router, Webpack4, Workbox, Service Worker, PWA, Intersection-observer

Desktop version

Mobile version

Performance

Built With

Following is list of libraries i used in this app.

  1. React.js
  2. React Memo
  3. React lazy & Suspense
  4. React Router
  5. Workbox
  6. Webpack4
  7. Intersection-observer
  8. Service Worker

Quick Start-

Get started with offline-news-app

Clone Project

git clone https://github.com/amituidev/offline-news-app.git 
cd offline-news-app/

Install dependencies by using command yarn

yarn start-local

For local development use command

yarn start-local

For Build

yarn build

Use yarn start for starting node server to server news app

yarn start

License

MIT © Amit Mishra

About

Offline News App using Service Worker, Workbox, PWA, React, Webpack & Intersection-observer

https://offline-news-app.herokuapp.com/


Languages

Language:JavaScript 64.6%Language:CSS 30.7%Language:HTML 4.7%