Minder
A small product for uploading images, comments, and projects with authentication and persistent data.

Minder is a practical app experiment around saving visual material, adding context, and keeping project entries organized.
Overview
The app is centered on publishing and organizing visual entries rather than presenting a marketing surface.
It combines authentication, uploads, project data, and comments into a compact workflow.
Flow
A signed-in user can create entries, attach images, and review the resulting project feed.
The useful part is the connection between input, storage, and a clean display state.
Implementation
The project uses React, TypeScript, Next.js, Firebase, and Google authentication.
The main challenge is keeping the upload and auth states clear enough that the app does not feel fragile.
Screenshots


Visit
The explanation stays here so the project can be understood first. The live version is still available separately.