Skip to content

YashJsh/WhisperLink

Repository files navigation

Whisper Link

Whisper Link is an anonymous messaging platform where users can send and receive messages via a shared link. Built with Next.js and TypeScript, it offers a modern, responsive user experience.

Tech Stack

  • Frontend: Next.js (React), TypeScript, Tailwind CSS
  • Backend: Next.js API Routes (Serverless Functions)
  • Authentication: NextAuth
  • Email Service: Resend for sending emails
  • Deployment: Vercel

Features

  • Send and receive anonymous messages.
  • Private messaging through unique, shareable links.
  • Secure authentication with NextAuth.
  • Email notifications via Resend.

Getting Started

  1. Clone the repository:

    git clone https://github.com/YashJsh/WhisperLink.git
  2. Install dependencies:

    npm install
  3. Run the development server:

    npm run dev
  4. Open your browser and visit http://localhost:3000.

Learn More

License

This project is licensed under the MIT License.

License

This project is licensed under the MIT License.