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.
- Host: GitHub
- URL: https://github.com/chanchals7/chatapp
- Owner: ChanchalS7
- Created: 2023-10-06T18:32:57.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-10-06T18:57:44.000Z (over 2 years ago)
- Last Synced: 2025-03-16T20:26:56.517Z (over 1 year ago)
- Topics: chat-application, express, nodejs, nodemon, reactjs, socket-io
- Language: JavaScript
- Homepage:
- Size: 328 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Chat App
.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