https://github.com/ashkangl/real-time-chat-app
This is a real-time chat application built with Node.js, Express.js, React.js, and Tailwind CSS.
https://github.com/ashkangl/real-time-chat-app
chat-application express nodejs reactjs real-time socket-io tailwindcss
Last synced: 3 months ago
JSON representation
This is a real-time chat application built with Node.js, Express.js, React.js, and Tailwind CSS.
- Host: GitHub
- URL: https://github.com/ashkangl/real-time-chat-app
- Owner: ashkangl
- Created: 2024-11-23T10:13:12.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-26T17:02:48.000Z (over 1 year ago)
- Last Synced: 2025-01-27T23:47:28.944Z (over 1 year ago)
- Topics: chat-application, express, nodejs, reactjs, real-time, socket-io, tailwindcss
- Language: JavaScript
- Homepage:
- Size: 208 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Description
This is a real-time chat application built with Node.js, Express.js, React.js, and Tailwind CSS. The app allows users to communicate in real-time with features like instant messaging, user authentication, and responsive design.
## Features
• Real-time messaging with Socket.IO
• User authentication with JWT
• Responsive design with Tailwind CSS
• RESTful API with Express.js
• Modern front-end with React.js
## Demo
[](https://www.youtube.com/watch?v=W1nsao5S9HI)
## Installation
1. Clone the repository:
```bash
git clone [https://github.com/your-username/your-repo-name.git](https://github.com/ashkangl/Real-time-chat-app.git)
1.
Navigate to the project directory:
cd your-repo-name
1. Install dependencies for the server:
cd server
npm install
1. Install dependencies for the client:
npm install
1. Build the React app:
npm run build
1. Start the server:
cd ./server
node index.js
Usage
• Open your browser and navigate to http://localhost:3000 to use the chat app.
Contributing
Contributions are welcome! Please fork the repository and submit a pull request.
License
This project is licensed under the MIT License.
Contact
For any questions or feedback, please contact ashkan72golzad@gmail.com