ChrisB55 / Nutritionix-Calorie-Counter

A basic calorie counter using the Nutritionix API.

Home Page:https://nutritionix-app.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This app uses Express.js, the Nuritionix API (/v2/natural/nutrients), EJS, AJAX/jQuery. Yargs, Request and Postman were used in initial development. The Node-ejs(Express.js) boilerplate was used.

Users can download the zip, run npm install and node server.js in the command line to run the program or use the Heroku app https://nutritionix-app.herokuapp.com/.

About

A basic calorie counter using the Nutritionix API.

https://nutritionix-app.herokuapp.com/

License:MIT License


Languages

Language:HTML 57.6%Language:JavaScript 42.4%