Send and receive message anonymously 📲
Visit - Site is live ✨
- Next.js
- MongoDb
- Next Auth
- Tailwind CSS
- Shadcn UI
Home page
Sign in
Dashboard
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.