/Social-media-VueJS

Creating a simple social media app using vue and vuetify

Primary LanguageVue

Social-media

Creating a simple social media app using vue and vuetify

Live Demo

Use a dummy e-mail and password to signup and continue

Online Demo

Requirements

NodeJS

npm (Node Package Manager)

Installation

Clone the repository

Navigate to the project directory

Install the dependencies

$ npm install

Start the development server

$ npm run serve

Open a web browser and navigate to http://localhost:8080

Built With

VueJS - JavaScript framework for building user interfaces Vuetify - Material Design component framework for VueJS