Skip to content

Send and receive message anonymously - Next.js, Shadcn UI, MongoDb, PostgreSQL, and Tailwind CSS

Notifications You must be signed in to change notification settings

rsinghcodes/anonymous-message

Repository files navigation

Anonymous message 💌

Send and receive message anonymously 📲

Visit - Site is live

Tech Stack -

  • Next.js
  • MongoDb
  • Next Auth
  • Tailwind CSS
  • Shadcn UI

Screenshots

Home page

Homepage

Sign in

Sign in page

Dashboard

Dashboard

Getting Started -

Create and add below variables in .env

MONGODB_URI=...
USER_EMAIL=...
USER_PASSWORD=...
NEXTAUTH_SECRET=...

Using node version: v20.14.0

Run the development server:

npm install
npm run dev

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

About

Send and receive message anonymously - Next.js, Shadcn UI, MongoDb, PostgreSQL, and Tailwind CSS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published