Skip to content

MattKeller11/water-calculator

Repository files navigation

Water Calculator

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

Overview

The Water Calculator application helps users estimate their daily water intake based on various factors such as age, weight, and activity level. It provides personalized recommendations to ensure users stay hydrated.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

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

Features

  • Calculate daily water intake based on user inputs
  • Personalized recommendations
  • Responsive design for mobile and desktop
  • Integration with external APIs for additional data

About

A web app tool to determine whether an individual has consumed enough water for the day based on scientific research.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published