Skip to content

simplearyan/zen-todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

9 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿƒ ZenTodo

Deploy to GitHub Pages Live Demo

ZenTodo is a premium, high-performance task management application built with React, TypeScript, and a custom Vanilla CSS design system. Inspired by the simplicity of Microsoft To Do and the organization of Trello boards.

โœจ Live Demo


๐ŸŽจ Premium Design System

  • Glassmorphism: Sophisticated blurs and semi-transparent surfaces using RGB color tokens.
  • Comfort Dark Mode: A softer slate-grey palette (#141415) designed for reduced eye strain and a premium aesthetic.
  • Advanced Motion: Physics-based animations via Framer Motion, including fluid list reordering and staggered entrance effects.
  • Typography: Integrated Inter for UI clarity and Outfit for elegant display headings.

๐Ÿš€ Key Features

  • Dual View Modes: Seamlessly toggle between a clean List View and a horizontal Board View (Kanban).
  • Subtask Management: Break down complex tasks into nested checklists with real-time progress tracking.
  • Persistence: Local-first architecture using Zustand with automatic LocalStorage synchronization.
  • PWA Ready: Offline support with service workers and manifest configuration for a native app feel.
  • Responsive & Accessible: Fully optimized for mobile, tablet, and desktop with a native-style mobile drawer.

๐Ÿ› ๏ธ Built With

  • React 19
  • TypeScript
  • Vite (Build Tool)
  • Zustand (State Management)
  • Framer Motion (Animations)
  • Lucide React (Icons)
  • vite-plugin-pwa (Progressive Web App)

๐Ÿ“ฆ Getting Started

  1. Clone the repo

    git clone https://github.com/simplearyan/zen-todo.git
  2. Install dependencies

    npm install
  3. Run development server

    npm run dev
  4. Build for production

    npm run build

Made with โค๏ธ by simplearyan

About

๐Ÿƒ ZenTodo

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors