/PwaNews

This is a sample project for reading news online. It's fully responsive application, can be fit to any screen size. It can work offline also and can be installed in smart phones via browser

Primary LanguageTypeScript

PwaNews

This is Frontend application created with Angular CLI version 7.3.3

Description

This is a sample application to read news online. I have used News API to fetch latest news and showcase for my users. It is truly responsive application and can fit to any screen size. User can use this application offline and install it to smartphones as well since it is PWA application.

Prerequisite

  • Install node version ^10
  • Install Angular CLI version 10.0.0

Project Setup

  • Clone repository - https://github.com/abhishekk-raj/PwaNews.git
  • Goto project directory - cd PwaNews
  • Install dependencies - npm install

Run Project

  • Run command npm start to run the project

Project Preview