Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 608 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 608 Bytes

Hacker News Clone

A simple application utilizing the Hacker News API. Yeah, kind of looks and acts like the real Hacker News site, but that will hopefully change as progress is made.

Goal is to practice using JavaScript and APIs.

To-Do and Wishlist

Moved to repo issues.

Disclaimer

I make no claims that this frontend for HN is any better than the offical website. In fact, it's probably worse. This is simply an exercise in working with an API and practicing my JavaScript.