vue-hackernews
Hacker news clone
A Vue.js application that mimics the HackerNews website with features such as routing, comments, and real-time updates.
HackerNews clone with Vue.js
3k stars
105 watching
513 forks
Language: Vue
last commit: almost 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
vuejs/vue-hackernews-2.0 | A Vue.js application demonstrating the features of server-side rendering and progressive web app development | 10,955 |
vuejs/core | A progressive JavaScript framework for building user interfaces on the web using TypeScript. | 47,701 |
jeneser/douban | A Vue.js application demonstrating centralized state management, routing, and API interactions using Superagent. | 2,302 |
vue-generators/vue-form-generator | A Vue.js component that generates forms based on predefined schemas | 2,996 |
nuxt/hackernews | A Nuxt.js-based clone of the popular Hacker News website, built with server-side rendering and hot module replacement for improved performance. | 1,322 |
geekyants/vue-native-core | A framework to build cross-platform native mobile apps using JavaScript | 8,315 |
wangdahoo/vonic | A collection of mobile UI components built using Vue.js and Ionic CSS. | 3,397 |
vuejs/vue-router | A JavaScript library for managing client-side routing in Vue applications | 18,987 |
vuejs/vue-test-utils | Utilities for writing unit tests and integration tests for Vue.js applications. | 3,571 |
vuejs/vue-cli | Automates the process of creating and building Vue.js projects | 29,759 |
vuematerial/vue-material | A Vue.js framework providing pre-built Material Design components for building responsive web applications. | 9,895 |
vuecomponent/ant-design-vue | An enterprise-class UI design system based on Ant Design and Vue for building desktop applications. | 20,272 |
shinygang/vue-cnodejs | Reimagines the Cnodejs.org community forum as a Vue.js web application | 3,034 |
detachment/build-vue-hackernews-2.0-from-scratch | A tutorial project that rebuilds the popular Vue-HackerNews 2.0 application from scratch | 89 |
gothinkster/vue-realworld-example-app | An exemplary full-stack application demonstrating Vue.js capabilities | 4,069 |