Skip to content

A simple Reddit style upvote and downvote app crafted using nuxtjs.

Notifications You must be signed in to change notification settings

tchai81/nuxtjs-reddit-style-up-down-vote

Repository files navigation

Reddit style upvote and downvote app

  • Simple Reddit style upvote and downvote app crafted using nuxtjs (based on vuejs)
  • No database involve. Using vuex to implement the functionality.
  • Received a simple input => post title. Post body consists of dummy text.
  • Using Vuetify as UI framework

Live demo

https://nuxtjs-reddit-style-up-down-vote-iovqihazzq.now.sh

Build Setup

# install dependencies
$ npm install # Or yarn install

# serve with hot reload at localhost:3000
$ npm run dev

# build for production and launch server
$ npm run build
$ npm start

# generate static project
$ npm run generate

For detailed explanation on how things work, checkout the Nuxt.js docs.

About

A simple Reddit style upvote and downvote app crafted using nuxtjs.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published