Project goal: Create SPA and improve Vue.js + Nuxt + Google Firebase skills. Make use of CRUD operations
Main idea: Platform which holds official information and events covered by media or captured by people about candidates running for election. Users would be able to add posts and upvote or downvote them indicating whether the information help to see a bigger picture about the candidate.
Link to app: https://rinkimai-87143.web.app
Photos for testing elections_app/static/test_images
# install dependencies
$ npm 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