hackernews

code style: prettier

A basic Hacker News that uses the official Firebase API.

Built to test out Reacts hooks and Suspense API.

## Install

npm install

## Run

npm run dev

Build

npm run build

Test

npm test