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

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.

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
[![Watch the video](https://i.ytimg.com/vi/W1nsao5S9HI/maxresdefault.jpg)](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