Git-Fit is an online application that allows users to input and track their fitness goals. Currently in it's beta, the people here at Git-Fit look to expand on this application to allow users to track their progress and their health over time with help of the features pending realease throughout the next year. Git-Fit today!
- MongoDB
- Express
- React
- Node.js
- HTML/CSS
- Javascript
- Bootstrap
- Clone the repository on your device
- Make sure to have node, express and react installed. To install node.js go here. To install express, go here and to play around with react go here.
- Open two terminals and run yarn install and yarn start in your root directory/backend and cd client and run yarn install and yarn start in your front end
OR
Load the URL onto your browser,
Demo can be found here
Slides can be found here
Code released under the MIT license.