Find-Your-Coach-Web-App

This is an web application where one can find his mentor and can communicate with mentor.

Live Website: https://capable-travesseiro-3bd602.netlify.app/

Screen Shots of the App

f2 f3 f1

Features

  • User can navigate multiple pages
  • Can see available coaches
  • Can filter coaches
  • Can send message to coaches

Technologies

  • VUE.js 3
  • Node.js (version:16.15.0)
  • Vue cli
  • HTML
  • CSS
  • JavaScript
  • Firebase

Project Setup

We need npm package manager to setup everything. Visit Node.js , download and install nodejs which will install npm package manager with it.

  • Open a terminal or command promt in the directory where the project is kept and run the following commands
  • npm install

Compiles and hot-reloads for development

We need npm package manager to setup everything. Visit Node.js , download and install nodejs which will install npm package manager with it.

  • npm run serve

GitHub

View Github