/HackerNews

PWA Angular Hacker News application

Primary LanguageTypeScript

HackerNews

This project was generated with Angular CLI version 6.2.2.

How to use

  • Clone or download the repo

  • cd HackerNews

  • npm install

  • npm run start:prod

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.

Hacker News API

Api tutorial

  • getTopstories https://hacker-news.firebaseio.com/v0/topstories.json?print=pretty
  • getNewstories https://hacker-news.firebaseio.com/v0/newstories.json?print=pretty
  • getShowstories https://hacker-news.firebaseio.com/v0/showstories.json?print=pretty
  • getJobstories https://hacker-news.firebaseio.com/v0/jobstories.json?print=pretty
  • getAskstories https://hacker-news.firebaseio.com/v0/askstories.json?print=pretty