A minimalist, anonymous social platform where everyone is just a stranger with a voice.
Anonyverse lets you share your thoughts, connect via tags, and interact with posts — all without revealing your identity.
- 📝 Anonymous Posting – Share text-only posts without user identity
- 🔍 Tag-Based Search – Easily find posts by topic or interest
- 💬 Comment & Reply – Engage in threaded conversations anonymously
- ⬆️⬇️ Upvote / Downvote – Express agreement or disagreement
- ✏️ Edit / Delete Posts – Maintain control over your own content
- 👤 User Profiles – See your posts and interactions (private to you)
- 🔐 Firebase Authentication – Secure login/signup system
- Vue.js – Reactive front-end framework
- Firebase – Authentication, Firestore, and Hosting
- Tailwind CSS – Utility-first styling
# install dependencies
npm install
# start development server
npm run dev
# build for production
npm run build
