Skip to content

Ankitjordan/frontendLogicChatapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

💬 Real-time Chat App using Socket.IO (Frontend + Backend)

A real-time chat application built using React.js (frontend) and Node.js + Express + Socket.IO (backend). This app allows users to join rooms and exchange messages in real-time.


⚠️ Notice (Temporary Downtime)

🚧 This app is currently under reconstruction due to some major updates and changes.
🔧 Live features may not work as expected until the update process is completed.

Stay tuned for an improved experience. Thanks for your patience! 🙏


🔗 Live Link


🛠 Tech Stack

Frontend:

  • React.js
  • Tailwind CSS (or your styling method)
  • Axios
  • Socket.IO Client

Backend:

  • Node.js
  • Express.js
  • Socket.IO
  • CORS
  • Railway Deployment

✨ Features

  • ✅ Real-time messaging using Socket.IO
  • ✅ Join and chat in different rooms
  • ✅ Clean and responsive UI
  • ✅ Frontend and backend hosted/deployed separately

⚙️ How to Run Locally

1. Clone both repositories:

git clone https://github.com/Ankitjordan/frontendLogicChatapp.git
git clone https://github.com/Ankitjordan/backendchat.git

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors