Skip to content

stack-auth/exterminator-demo-repo

Repository files navigation

Taskflow

A lightweight task and notes management app built with React, TypeScript, and Vite.

Features

  • Create, complete, and delete tasks with priority levels
  • Tag-based organization
  • Notes with auto-save
  • Dashboard overview with task metrics
  • Export tasks to CSV

Running the app

Prerequisites: Node.js 18+

pnpm install   # or: npm install
pnpm dev       # or: npm run dev

Runs at http://localhost:5173 by default. To use a specific port:

pnpm dev --port 3001

Tech stack

  • React 18 + TypeScript
  • Vite
  • Tailwind CSS

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors