rupeshpadhye / NewsLite

This is an news lite PWA built using React powered by NewsAPI.org

Home Page:https://news-lite-pwa.herokuapp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

News Lite(PWA)

This is an example of a PWA built using React

Screen Shots

Home Screen

Home Screen

Responsive Screen

News Lite Live

The data is powered by NewsAPI.org

This project was bootstrapped with Create React App.

Below you will find some information on how to perform common tasks.
You can find the most recent version of this guide here.

Build Setup

# Add API Key from  newsapi.org in .env.development file
REACT_APP_API_KEY = <API_KEY>

# serve with hot reload at localhost:3000
yarn start

# build for production with minification
yarn build

# build for production and view the bundle analyzer report
npm run build --report

About

This is an news lite PWA built using React powered by NewsAPI.org

https://news-lite-pwa.herokuapp.com


Languages

Language:JavaScript 83.0%Language:CSS 14.3%Language:HTML 2.7%