The first iteration of Nutrain, built with React. Nutrain is a nutrition and training tracker, intended to help maintain accountability with your personal health and wellness goals. Store meals, calculate macro intake, track workouts, and record comments to mindfully document your fitness journey.
This project was bootstrapped with Create React App.
- Clone this repository
- Install application dependencies
bundle install - Install node packages from the client directory
npm install
- Launch the application server from the main directory
rails s - Launch application from the client directory
npm start
Bug reports and pull requests are welcome on GitHub at https://github.com/helloklow/nutrain-v1. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.
The application is available as open source under the terms of the MIT License.
Everyone interacting in the ECHO project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.