Orbit
Reddit, remixed
Real feed

A beautiful Reddit clone that actually stores posts.

Create threads, upvote, save, and comment with Firebase Auth + Firestore. This is not a mockup: it writes real data and syncs across sessions.

Synced posts
{{ posts.length }}
Total comments
{{ totalComments }}
{{ post.community }} {{ timeLabel(post.createdAtMs) }} by {{ post.authorName }}

{{ post.title }}

{{ post.body }}

{{ post.community }} {{ post.readTime }}
{{ post.highlight }}
No posts match that filter.

Try a different search or switch the sort order.

Create a post

Thread

{{ activePost?.title }}

{{ activePost?.community }} · {{ activePost?.authorName }}

Original post

{{ activePost?.body }}

{{ comment.authorName }} {{ timeLabel(comment.createdAtMs) }}

{{ comment.body }}

No comments yet. Be the first to reply.
Posting as {{ displayName }}

Profile

Your display name is stored in Firestore and used for posts and comments.

{{ toast.title }}
{{ toast.message }}