This repo is a clone of HackerNews. This project has zero depedencies, no frameworks and no external libraries. Everything was written using vanilla JS(GraphQL Parser inclusive), conventional HTML and CSS.
This project is for demo purposes and only the most basic hackernews features have been implemented. :)
This repo also shows a practical use-case for Javascript Closures.
Clone repo, use live server(or any variant or similar software) to run. If not available, open the index.html file in your browser of choice.