A modern approach to the Hacker News webpage. You can find the API here
After setting up the API as described in the API's page you can go ahead and run the following:
npm installto install all dependencies needednpm run devfor dev server
As this project continues, I'll upload instructions for production.