Skip to content

mkkurt/FitTrac

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FitTrac

How To Run

This is a react-ui + express based web-app, so we need to run both the react-app and express server.

At the root directory (express)

npm install 
npm start

At the /react-ui (react)

npm install 
npm start

Website

https://fittracr.herokuapp.com/

About

FitTrac | Fitness tracking for everyone!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 90.6%
  • JavaScript 6.4%
  • HTML 2.5%
  • CSS 0.5%