/ChatApp_Socketio

This project is a real-time chat application built using Socket.io, React, NodeJs, Express, and TailwindCSS.

Primary LanguageJavaScript

ChatApp_Socketio

This project is a real-time chat application built using Socket.io, React, NodeJs, Express, and TailwindCSS.

Project Setup

  1. Clone the project repository from GitHub.
  2. Navigate to the client and server folders separately in your terminal.
  3. Run the command npm install in each folder to install dependencies.
  4. Once installation is complete, run the command npm start in both folders.

That's it! You can now access the project in your web browser.

Preview

ChatApp-record