An anonymous confession web application built for the IUB community. This platform allows users to share their thoughts freely and anonymously in a clean, modern, and responsive interface.
🔗 Repository: https://github.com/Strilitxia/iub_confessions
🔗 Live Demo: https://iub-confessions.vercel.app
IUB Confessions is a campus-based anonymous confession platform designed to provide students with a space to express themselves without revealing their identity. The project focuses on simplicity, privacy, and performance using modern web technologies.
- ✏️ Post anonymous confessions
- 📱 Fully responsive design
- ⚡ Fast performance with Next.js
- 🎨 Clean and minimal UI
- 🚀 Easy deployment with Vercel
- Next.js – React framework for production
- React – Component-based UI
- TypeScript – Type safety
- CSS / Tailwind CSS – Styling
- Vercel – Hosting & deployment
iub_confessions/ │ ├── app/ # Application routes and pages ├── components/ # Reusable UI components ├── public/ # Static assets ├── lib/ # Utility functions ├── types/ # TypeScript types ├── package.json └── README.md
📄 License This project is open-source and available for educational and personal use