Here’s a simple “Today I Learned” (TIL) collector app built in React. It allows users to input a short learning from their day, saves it locally, and displays a list of entries.
Key Features:
-
Users write what they learned.
-
Saves entries in
localStoragefor persistence. -
Allows deletion of entries.
-
Minimal UI using shadcn/ui components.
Let me know if you’d like this extended with features like tagging, search, Markdown support, or export options.
Share this Page your favorite way: Click any app below to share.