akshaykumar6 / headlines-pwa

PWA app for news headlines

Home Page:https://headlines-pwa.firebaseapp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Headlines PWA

It's an app to get news headlines from over 30,000 news sources and blogs using News API.

Lighthouse Report

Emulated mobile runtime settings without throttling.

Installation

# clone the repository
git clone git@github.com:akshaykumar6/headlines-pwa.git

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# test the production build locally
npm run serve

# run tests with jest and preact-render-spy 
npm run test

Authored and maintained by Akshay Sharma.

About

PWA app for news headlines

https://headlines-pwa.firebaseapp.com

License:MIT License


Languages

Language:JavaScript 55.3%Language:HTML 25.5%Language:CSS 19.2%