Minder

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

Animated Minder walkthrough showing the app interface in use.

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

Minder landing screen with login, sign up, and explore minds actions.
Landing screenInitial Minder entry point with login, sign up, and exploration paths.
Minder explore feed showing shared entries and interaction controls.
Explore feedPublic feed view for browsing shared minds and visual posts.

Visit

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

Open live project