tylerboyette / vue-social-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

social-app

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

SOCIAL APPLICATION

A full stack, fully-featured social media application using Vue, Firebase, Vuex, Express, and Vuetify.

This project covers things such as integration/interactive with REST API server built with Node.js and Express, user login and authentication, image uploads, notifications, cloud functions, and much more. Server of repository here.

alt text alt text alt text alt text

Important things to highlight:

  • Sign up and Auth State
  • Vuex Setup
  • Image upload
  • Edit personal profile
  • Add post scream
  • Add a comment
  • Like and Unlike scream
  • Notifications
  • Loading skeletons
  • Creation of custom directives, mixins and custom filter
  • LocalStorage, Authentication, token
  • Single file components
  • Use of vue router params, Navigations guards, meta RequiresAuth

Stack

Programings Languages, Tools and Technologies:

About


Languages

Language:Vue 73.9%Language:JavaScript 23.6%Language:CSS 1.5%Language:HTML 0.9%