Skip to content

💻 HN reader app that displays the latest Hacker News stories via their API.

Notifications You must be signed in to change notification settings

alebelcor/hacker-news-reader

Repository files navigation

Hacker News Reader

News reader app that displays the latest Hacker News stories via their API.

Demo site

Screenshot of Hacker News Reader app

Note: UI was based off of Hacker News Enhancement Suite (browser extension).

Requirements

Note: You may also use npm, instead of Yarn, if you want.

Usage

Install dependencies

yarn # or `npm install`

Start a development server

yarn start # or `npm start`

Run tests

yarn test # or `npm test`

Lint files

yarn lint # or `npm run lint`

About

💻 HN reader app that displays the latest Hacker News stories via their API.

Topics

Resources

Stars

Watchers

Forks