A web-based Hacker News client using the Hacker News API. Live at www.hackerneue.com.
-
Clone the repository
git clone https://github.com/r-thomson/Hacker-Neue.git
-
Install dependencies
npm install
-
Start the development server
npm run dev
-
Visit localhost:3000