Confess-In is an platform that allows users to express themselves freely without revealing their identity. Send secret messages trough email or WhatsApp easily and securely!
- 🕵️♂️ Send anonymous messages
- 📧 Can send trough email
- 📱 Can send trough whatsapp
- 🌈 User-friendly interface
- Frontend: React, Vite, Tailwind CSS, DaisyUI
- Backend: Node.js, Express
- WhatsApp Integration: whatsapp-web.js
-
Clone this repository
-
Install dependencies for frontend and backend
-
Set up environment variables:
- Copy
.env.example
to.env
in thebe
folder - Fill in the required variables such as database connection and email configuration
- Run the application:
- Frontend:
cd fe && npm run dev
- Backend:
cd be && npm run dev
- Open your browser and access
http://localhost:5173
For questions or suggestions, please contact me at schutze@scz.my.id.
Made by me & claude, Inspired by FYP, Fesnuk Group