Skip to content

ahmerds/hacker-news-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HackerNews clone with vanilla JS & GraphQL

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.

Usage

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.

Preview: https://alhajiash.github.io/hacker-news-clone/

About

Hacker News clone with Vanilla JS & GraphQL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published