SaeedAdam / FindACoachVue

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FindACoachVue

Description

This is a Vue.js project that allows users to find a coach and book a session with them. It uses Firebase for authentication and database storage.

Technologies

  • Vue.js
  • Vuex
  • Vue Router
  • Firebase

What I Learned

  • How to use Vuex to manage state
  • How to use Vue Router to create a single page application
  • How to use Firebase for authentication and database storage
  • How to use Vue's built in animations and transitions

Screenshots

FindACoachVue

Setup

To run this project, install it locally using npm:

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

About


Languages

Language:Vue 71.7%Language:JavaScript 26.9%Language:HTML 1.4%