Skip to content

shengua2020/Lifetree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lifetree

A tree grows with your life.

First Working Version

This repository now includes a minimal Next.js web app for the Life Tree concept.

Current MVP features:

  • Seed screen to begin the journey
  • One sentence per day becomes one leaf
  • Local persistence with localStorage
  • A yearly tree concept with automatic forest grouping every 365 leaves
  • Calm SVG tree rendering with quiet animation
  • No edit or delete actions in the interface

Run

npm install
npm run dev

Open http://localhost:3000.

Notes

  • This first version is frontend-only
  • Data is stored locally in the browser
  • No authentication or backend API yet

About

A tree grows with your life.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors