Skip to content

feat:Update navigatio/Header Section design

Pavani Pothuganti requested to merge AiHacksdays/card into AI-HackDays

📌 What does this MR do and why?

This MR implements a React + TypeScript web application with a modular component structure, multiple pages, and dynamic data handling. It improves scalability, maintainability, and overall UI experience.


🚀 Key Features

  • Reusable components (Navbar, Hero, ProjectCard, etc.)
  • Multi-page routing (Home, About, Projects, Events)
  • Tailwind CSS for responsive UI
  • API/JSON-based dynamic data
  • Test coverage using Vitest
  • ESLint & Prettier configuration

Why this change?

  • Improves code structure and reusability

  • Enhances UI/UX

  • Replaces static data with dynamic content

  • Ensures code quality with testing and linting

  • Screenshot from 2026-04-03 11-13-12.png

    Screenshot from 2026-04-03 11-13-24.png


Checklist

  • Modular and clean code

  • No hardcoded values

  • UI working properly

  • Tests added and passing

  • Responsive design implemented

    Related Issue

  • #60 (closed)

Edited by Pavani Pothuganti

Merge request reports

Loading