/Peer-Chat

This is simple peer chat application .

Primary LanguageJavaScript

[Peer Chat]

image

image

Description

This is a MERN (MongoDB, Express.js, React.js, Node.js) chat app that allows users chat with each other.

Installation

To run this app on your local machine, follow these steps:

  1. Clone the repository: clone this repo by https://github.com/Aman1143/Peer-Chat.git

  2. Navigate to the project directory: Navigate to client folder to run client side code.

  3. Install the dependencies for the server and client: run npm i

  4. Install the dependencies for the client : run npm i or yarn install

  5. Set up environment variables:

  • Create a .env file in the server directory.
  • Add the necessary environment variables, such as database connection details.
  1. Start the server: start server by npm start

  2. Start the client : start client by yarn start

  3. Open your browser and visit http://localhost:3000 to see the app in action.

Contributing

Contributions are welcome! If you have any ideas or improvements, please submit a pull request. For major changes, please open an issue first to discuss the changes.

You can contact me for any tips/query anytime .