Skip to content

Mystery Message is the platform for sending anonymous messages to anyone. Share your thoughts, secrets, or compliments discreetly without revealing your identity. This project was guided by @hiteshchoudhary

License

Notifications You must be signed in to change notification settings

sujeetgund/mystery-message

Repository files navigation

Mystery Message - Send Anonymous Messages to Anyone

logo

MIT License Built With Nextjs 14

Mystery Message is the ultimate platform for sending anonymous messages to anyone. Share your thoughts, secrets, or compliments discreetly without revealing your identity. Start messaging anonymously today and explore a new way to connect with others.

[LIVE DEMO] https://mystery-message-five.vercel.app

Getting Started

First, install the dependencies:

npm install

Copy environment variables from .env.sample file and paste into .env file:

MONGODB_URI=""
RESEND_API_KEY=""
NEXTAUTH_SECRET=""
DOMAIN_NAME="http://localhost:3000"

Run the development server:

npm run dev

Open http://localhost:3000 with your browser to see the result.

This project uses react-email for account verification purpose. If you want to preview email templates, run:

npm run email

Demo Screenshots

Home Page

image

Sign In Page

image

Sign Up Page

image

Tech Stack

The website is built in NextJS and deployed on Vercel.

  • Next.js for building React Components.
  • TailwindCSS for styling.
  • MongoDB for database.
  • Vercel for deployments and CI/CD.

Deployment

  • Fork this GitHub repository.
  • Login to your Vercel account.
  • Create a new project and select forked GitHub repository.
  • Vercel will deploy this project to production.

Contributing

Currently, I am not accepting contributions to this project.

Context

Support

For support, email sujeetgund@gmail.com or DM me on twitter @Sujeet_Gund

About

Mystery Message is the platform for sending anonymous messages to anyone. Share your thoughts, secrets, or compliments discreetly without revealing your identity. This project was guided by @hiteshchoudhary

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published