Skip to content

skkra0/peat

Repository files navigation

Peat

Description

Peat is a web app for managing checklists of tasks, made in Next.js and React. Users can:

  • Create and edit tasks in-line.
  • Organize tasks into projects for categorization.
  • Create a master list.
  • Focus on daily priorities by sending selected projects to a dedicated daily list.

Screenshots

main Daily list Master list

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published