Skip to content

ManishJoc14/zingo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

Chat Application

This is a simple chat application built with Node.js, Socket.io, and React.

Getting Started

To run the server and client locally, follow these steps:

Server

  1. Navigate to the server directory.
  2. Install dependencies: npm install.
  3. Start the server: npm start.

Client

  1. Navigate to the client directory.
  2. Install dependencies: npm install.
  3. Start the client: npm start.

Usage

  1. Once both the server and client are running, open two browser tabs.
  2. In one tab, open the application normally.
  3. In the other tab, open an incognito/private window and navigate to the application URL.
  4. Start chatting!

Features

  • Real-time messaging with Socket.io
  • Simple user interface with React
  • Responsive design for mobile and desktop

Dependencies

  • Node.js
  • Express.js
  • Socket.io
  • React
  • etc.

Contributing

Contributions are welcome! Please fork the repository and submit a pull request.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

Chat with random peoples online like omegle. It is made with reactjs, nodejs, and especially used Socket.Io

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors