Skip to content

Latest commit

 

History

History
37 lines (21 loc) · 1012 Bytes

File metadata and controls

37 lines (21 loc) · 1012 Bytes

Calorio

Calorio logo

Calorio allows folks to track their calories, steps, and water consumption each day to help make steady progress towards healthy living.

Intent

This is a work-in-progress application in which I aim to showcase UI engineering and design skills while also leveraging AI assistance for additional full stack development.

This is a Next.js project bootstrapped with create-next-app.

Preview

Main screen

Add entry modal

Show entries lists

Show expanded history

Getting Started

First, install the dependencies:

npm install

Then run the development server:

npm run dev

Open http://localhost:3000 with your browser to see the result.