bogas04 / calow

A calorie tracking app.

Home Page:http://bogas04.github.io/calow

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🍽 calow

Intuitive minimalist calorie logging web app.

Build instructions

# start app in development mode
npm run start

# build statically generated app for github pages
npm run build

Technology

We use Next.js along with chakra-ui and typescript. We make use of Next.js' static site generation to serve the app on GitHub pages.

Motivation

Calorie counting can be difficult if you're not having complete portions. Plus, checking calories of each item for non-standard weights can be tricky. This app tries to reduce that and make it fun to calorie count.

About

A calorie tracking app.

http://bogas04.github.io/calow


Languages

Language:TypeScript 99.4%Language:JavaScript 0.6%Language:CSS 0.0%