Skip to content

Personal app for working out and tracking exercises in Vue.js and Firebase

Notifications You must be signed in to change notification settings

louisjoety/gym-buddy-app

Repository files navigation

Gym-Buddy-App

This project is a web application designed to help users find workout partners, track their fitness goals, and stay motivated. It uses Vue.js for the frontend and Firebase for the backend.

Table of Contents

Installation

Prerequisites

  • Node.js

Steps

  1. Clone the repository:

    git clone https://github.com/louisjoety/Gym-Buddy-App.git
    cd Gym-Buddy-App
  2. Install the project dependencies:

    npm install

Usage

Development Server

  1. Compiles and hot-reloads for development:

    npm run serve
  2. Open your browser and navigate to:

    http://localhost:8080
    

Production Build

  1. Compiles and minifies for production:
    npm run build

Linting

  1. Lints and fixes files:
    npm run lint

Customize Configuration

For more details on customization, see Configuration Reference.

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

Personal app for working out and tracking exercises in Vue.js and Firebase

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published