Skip to content

YukiYuziriha/daily-quests

Repository files navigation

Daily Quests

A Google Tasks clone built as a PWA-first React application with local-first data persistence.

Tech Stack

  • React 19 + TypeScript + Vite
  • Tailwind CSS + shadcn/ui
  • Zustand (state management)
  • Dexie (IndexedDB wrapper)
  • @dnd-kit (drag & drop)
  • date-fns
  • react-hook-form + zod
  • vite-plugin-pwa

Getting Started

Prerequisites

  • Node.js 18+

Installation

npm install

Development

npm run dev

Build

npm run build
npm run preview

Testing

# Unit tests
npm run test

# E2E tests
npm run test:e2e

Repository

https://github.com/YukiYuziriha/daily-quests

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors