Skip to content

48544D/ChatApp-React

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChatApp

Welcome to ChatApp! This is a simple chat application built with React, NodeJs and Socket.io.

image

Features

  • Real-time messaging
  • User authentication
  • Chat room creation
  • Emoji support

Installation

  1. Clone the repository: git clone https://github.com/your-username/ChatApp.git
  2. Navigate to the project directory: cd ChatApp-React
  3. Navigate to the server directory: cd server
  4. Install the server dependencies: npm install
  5. Navigate to the frontend directory: cd ../client
  6. Install the frontend dependencies: npm install
  7. Navigate to the socket directory: cd ../socket
  8. Install the socket dependencies: npm install

Usage

  1. Start the backend server: node index.js
  2. Start the socket server: node index.js
  3. Start the frontend: npm run dev
  4. Open your browser and navigate to http://localhost:5173/

Contributing

Contributions are welcome! If you find any issues or have suggestions for improvements, please open an issue or submit a pull request.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published