Running this app:
Install node:
(Don't forget to restart computer after installation)
Open your terminal and:
git clone https://github.com/goeffthomas/goeff-vanilla-spa.git
cd goeff-vanilla-spa
npm install
npm start
Then open your browser to http://localhost:3000
Notes:
The Hacker News API is defined here https://github.com/HackerNews/API.