Skip to content

shreya112003/ChitChatX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

✨ Full-Stack Chat App with Auth & Emails ✨

Demo App

Highlights:

  • πŸ” Custom JWT Authentication (no 3rd-party auth)
  • ⚑ Real-time Messaging via Socket.io
  • 🟒 Online/Offline Presence Indicators
  • πŸ”” Notification & Typing Sounds (with toggle)
  • πŸ“¨ Welcome Emails on Signup (Resend)
  • πŸ—‚οΈ Image Uploads (Cloudinary)
  • 🧰 REST API with Node.js & Express
  • 🧱 MongoDB for Data Persistence
  • 🚦 API Rate-Limiting powered by Arcjet
  • 🎨 Beautiful UI with React, Tailwind CSS & DaisyUI
  • 🧠 Zustand for State Management
  • πŸ§‘β€πŸ’» Git & GitHub Workflow (branches, PRs, merges)
  • πŸš€ Easy Deployment (free-tier friendly with Sevalla)

Backend (/backend)

πŸ”§ Run the Backend

cd backend
npm install
npm run dev

πŸ’» Run the Frontend

cd frontend
npm install
npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published