Skip to content

Repository files navigation

FitFlexApp

A React-based gym equipment tracking application that helps users monitor machine availability and get exercise tutorials.

Prerequisites

  • Node.js (v16 or higher)
  • npm or yarn package manager

Installation

  1. Clone the repository:
git clone <repository-url>
cd FitFlexApp
  1. Install dependencies:
npm install

Running the Project

  1. Start the development server:
npm run dev
  1. Open your browser and navigate to the URL shown in the terminal (typically http://localhost:5173)

Available Scripts

  • npm run dev - Start development server
  • npm run build - Build for production
  • npm run preview - Preview production build locally
  • npm run lint - Run ESLint

Project Structure

  • /src/data/mockData.js - Contains mock gym equipment and machine data
  • /src - Main application source code

Features

  • Real-time gym equipment availability tracking
  • Equipment tutorials with video links and instructions
  • Alternative machine suggestions
  • Equipment filtering by type and status

About

A mock up FrontEnd for a WebApp helping new members lean about the gym, complete with activity counters, floor plan, and machine tutorials

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages