Vitals LogoVitals

Changelog

All notable changes to this project will be documented in this file.

[1.0.0] - 2025-07-21

Added

  • Initial project setup with Next.js 15 and Tailwind CSS 4.
  • Core UI including Header, Footer, and URL input form.
  • Client-side analysis engine (`analyzeUrl`) to fetch and parse pages.
  • On-page analysis for `<title>`, `<meta name="description">`, and `<h1>` tags.
  • `ResultCard` component to display analysis with pass/warning/fail status.
  • Loading and error states for the analysis process.
  • File-based metadata for favicons (`.ico`, `.svg`, `apple-icon.png`).
  • Advanced metadata for SEO and social sharing (Open Graph, Twitter Cards).
  • Privacy Policy and Terms of Service pages.