Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 647 Bytes

File metadata and controls

31 lines (22 loc) · 647 Bytes

Material 3 Task Manager Prototype

A mobile-first web prototype inspired by Material Design 3 (Material You) and Android UI patterns.

✨ Features

  • Android-style bottom navigation with pill active indicators
  • Material You tonal color palette
  • Interactive task list with completion toggle
  • Animated transitions and micro-interactions
  • Progress summary card
  • Floating Action Button (FAB)
  • Mobile-optimized layout with simulated status bar

🛠 Tech Stack

  • React (TypeScript)
  • Vite
  • Tailwind CSS
  • Material Design 3 principles

🚀 Run Locally

Prerequisites

  • Node.js

Installation

npm install
npm run dev