Skip to content

ReactRay/TalkyWocky

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

21 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

โœจ Full Stack Realtime Chat App โœจ

Chatty Screenshot 1 Chatty Screenshot 2 Chatty Screenshot 3 Chatty Screenshot 4


Highlights:

  • ๐ŸŒŸ Tech stack: MERN + Socket.io + TailwindCSS + Daisy UI
  • ๐ŸŽƒ Authentication && Authorization with JWT
  • ๐Ÿ‘พ Real-time messaging with Socket.io
  • ๐Ÿš€ Online user status
  • ๐Ÿ‘Œ Global state management with Zustand
  • ๐Ÿž Error handling both on the server and on the client

Setup .env file

MONGODB_URI=...
PORT=5001
JWT_SECRET=...

CLOUDINARY_CLOUD_NAME=...
CLOUDINARY_API_KEY=...
CLOUDINARY_API_SECRET=...

NODE_ENV=development

Build the app

npm run build

Start the app

npm start

About

a fullstack chat-app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages