https://github.com/rog/kcalc
🍎 Calories tracker
https://github.com/rog/kcalc
Last synced: over 1 year ago
JSON representation
🍎 Calories tracker
- Host: GitHub
- URL: https://github.com/rog/kcalc
- Owner: rog
- Created: 2017-03-13T00:04:49.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-31T21:58:05.000Z (about 9 years ago)
- Last Synced: 2025-01-23T07:45:11.284Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 296 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [kcalc](https://github.com/rog/kcalc)
> Calories tracker
#### Building
1. Clone the repo: `git clone https://github.com/rog/kcalc.git`
2. Install the dependencies: `cd kcalc && npm install`
3. Use `npm start` to run the frontend and the API server.
- With `npm test` you can run the test.
- With `npm test:api` you can run the api test.
---
#### [License](LICENSE)
Released under the [Beerware License](LICENSE).
[](https://github.com/feross/standard)


[](https://github.com/rogr)