An open API service indexing awesome lists of open source software.

https://github.com/chanchals7/chatapp

Hey there, this is my latest one project in this I am created Chat App using Node.js, Express.js, React.js and Socket.io, Just by clonning or forking it. You can use it in you local machine.
https://github.com/chanchals7/chatapp

chat-application express nodejs nodemon reactjs socket-io

Last synced: 2 months ago
JSON representation

Hey there, this is my latest one project in this I am created Chat App using Node.js, Express.js, React.js and Socket.io, Just by clonning or forking it. You can use it in you local machine.

Awesome Lists containing this project

README

          

# Chat App

![Chat App Screenshot](/demo/screenshot(5).png)

## Overview

This is a real-time chat application that allows users to communicate with each other in real-time. It's built using React, Node.js, Express.js, and Socket.io.

## Tech Stack

- Frontend: React
- Backend: Node.js, Express.js
- Real-time Communication: Socket.io

## Getting Started

### Prerequisites

Before you begin, ensure you have the following prerequisites installed on your system:

- Node.js: [Download and Install Node.js](https://nodejs.org/)
- Git: [Download and Install Git](https://git-scm.com/)

### Installation

1. Clone the repository:

```bash
git clone https://github.com/ChanchalS7/ChatApp.git