Skip to content

Latest commit

 

History

History
42 lines (28 loc) · 1.23 KB

README.md

File metadata and controls

42 lines (28 loc) · 1.23 KB

Confess-In

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!

Sample

Key Features

  • 🕵️‍♂️ Send anonymous messages
  • 📧 Can send trough email
  • 📱 Can send trough whatsapp
  • 🌈 User-friendly interface

Technologies Used

  • Frontend: React, Vite, Tailwind CSS, DaisyUI
  • Backend: Node.js, Express
  • WhatsApp Integration: whatsapp-web.js

Getting Started

  1. Clone this repository

  2. Install dependencies for frontend and backend

  3. Set up environment variables:

  • Copy .env.example to .env in the be folder
  • Fill in the required variables such as database connection and email configuration
  1. Run the application:
  • Frontend: cd fe && npm run dev
  • Backend: cd be && npm run dev
  1. Open your browser and access http://localhost:5173

Contact

For questions or suggestions, please contact me at schutze@scz.my.id.


Made by me & claude, Inspired by FYP, Fesnuk Group