Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 864 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 864 Bytes

Fitness Dium: Seize your fitness.

Overview

This is a README to briefly explain the app's purpose and how to set it up on your phone.

Setup

Frontend

  • Install Node.js
  • Install the Expo App on your phone
  • Download Visual Studio Code on your computer
  • Clone the repository by running git clone https://github.com/parkerbedlan/team8
  • Open the frontend/FitnessApp folder in vs code
  • Open a terminal by pressing ctrl+`
  • Install dependencies by running npm install
  • Install expo by running npm install -g expo-cli
  • Start the app by running npm start
  • Scan the generated QR code with your phone's Expo app.