top of page

Diet Application

A web application to track diet and calorie intake and burn through meals and exercises. It allows users to review the total calorie count and dynamically edit logged entries, maintaining records through LocalStorage.

image.png

TypeScript

Structured with TypeScript to add functionallity.

Tailwind

Styled with Tailwind library for the visual efects and responsive Design.

React

React for dynamic component implementation.

LocalStorage

Using LocalStorage to keep in track the register done by the user.

bottom of page