Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

zkhalid/vue-hackernews

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vue.js HackerNews clone

Live demo

Built with Vue.js and the official HackerNews API, with pagination, comments, user profile, realtime updates, responsive layout, totaling ~140 SLOC JavaScript excluding comments.

Notes

  • I've intentionally avoided using build tools because the whole thing is pretty simple.

  • The HN API currently only provides the top 100 stories, hence there are only 4 pages available.

  • The HN API doesn't provide the recursive comments count for each story, so it's not displayed.

  • There's no login functionality, i.e. it's view-only mode.

About

HackerNews clone with Vue.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 87.4%
  • HTML 11.6%
  • CSS 1.0%
Morty Proxy This is a proxified and sanitized view of the page, visit original site.