Skip to content
This repository was archived by the owner on Jan 23, 2024. It is now read-only.
/ ITU-projekt Public archive

FIT Tracker – Fitness Tracker v Reactu, teamový ITU projekt [49 / 55]

Notifications You must be signed in to change notification settings

onegen-dev/ITU-projekt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

FIT Tracker

Install & Run

FIT Tracker requires Node.js v14+ to run.

Backend

  1. In a terminal, navigate to backend folder and install dependencies with yarn install
cd backend
yarn install
  1. Run the backend with yarn start (will listen on port 3001), leave running in the background
yarn start

Frontend

  1. In a new terminal, navigate to frontend folder and install dependencies with yarn install
cd frontend
yarn install
  1. Run the frontend with yarn start (will listen on port 3000)
yarn start

Used Libraries

Contributors 3

  •  
  •  
  •  

Languages