Skip to content

hasankemaldemirci/react-news-pwa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CI Quality Gate Status

React News PWA 📰

React News PWA example using News API
Live Demo : https://react-news-pwa.herokuapp.com

Build Setup

# install dependencies
npm i || npm install

# serve with hot reload at localhost
npm run dev

# build for production
npm build