{{ post.title }}
+ +{{ post.description }}
+ + + +Notes
+{{ post.outcome_notes }}
+diff --git a/frontend/src/components/CommunityFeedPanel.vue b/frontend/src/components/CommunityFeedPanel.vue
new file mode 100644
index 0000000..915106a
--- /dev/null
+++ b/frontend/src/components/CommunityFeedPanel.vue
@@ -0,0 +1,231 @@
+
+
+
+
+ {{ posts.length }} post{{ posts.length !== 1 ? 's' : '' }}
+ · {{ activeFilterLabel }}
+
+ {{ error }} No community posts yet. Be the first to share a meal plan! {{ post.description }} Notes {{ post.outcome_notes }}{{ post.title }}
+
+
{{ pseudonymError }}
+{{ error }}
+