Track your calories, and connect with your friends with the TrainingPals social media!
Vist https://trainingpals.herokuapp.com/
or
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
What things you need to install the software and how to install them
- npm
npm install
- Clone the repo
git clone https://github.com/21x37/calorie-tracker.git
- Run npm install inside project root
npm install
- Start the server
npm run start
-
Set up personal firebase credentials and nutrionix api and app key on process.env variables reference webpack.config
-
Explore
Enjoy :)