adbergen / blogagram

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blogagram

Be sure to star my configuration repo so you can keep up to date on any daily progress!


This is a vue.js quasar instagram-like application deployed to Mac, Windows, IOS, and Android.

Screenshot of application demo


Table of Contents


Installation

Install the dependencies

npm install

Start the app in development mode (hot-code reloading, error reporting, etc.)

quasar dev

Lint the files

npm run lint

Build the app for production

quasar build

Customize the configuration

See Configuring quasar.conf.js.


Usage

This application is designed to allow a user to login and post blogagram posts personal to them.


Technologies

  • Quasar, HTML, CSS, Sass
  • Animate.css, date-fns, gravatar, Material Design, Font Awesome
  • JavaScript, jQuery, Axios
  • Firebase
  • Vue.js, Node.js, Express.js
  • AWS Amplify, GitHub, Cordova, Electron

Contributing

  • Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

  • Contributors: Anthony Bergen



About


Languages

Language:JavaScript 58.9%Language:Vue 20.0%Language:HTML 10.9%Language:Sass 10.2%