/Groupomania-Front

Frontend de l'application Groupomania Social Media

Primary LanguageVue

Groupomania (frontend)

Groupomania is a school project for OpenClassrooms Web Developer certification. The application is a social network MVP. Here is the frontend part, developed with the JavaScript framework Vue.js.

Codacy checker

Codacy Badge

Linter

Getting started


Clone the GitHub repositories:

  • Front part :

$ git clone https://github.com/Pix-ggyr/Groupomania-Front.git

  • Back part :

$ git clone https://github.com/Pix-ggyr/Groupomania-Backend.git

And follow the instructions in the README file.

Install all the dependencies needed:

npm install

Install Vue CLI:

npm install -g @vue/cli

Launch Vue UI:

vue ui

Serve, Build and see your application:


Launch Vue CLI as shown in the gif below

Vue CLI Builder

Previews


Insert gif here Insert gif here Insert gif here Insert gif here

Application App.vue


Author


Gwen Goyer, web devloper student at OpenClassrooms