Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yuvrajchandra/chit-chat
A real time chatting web app.
https://github.com/yuvrajchandra/chit-chat
Last synced: 2 days ago
JSON representation
A real time chatting web app.
- Host: GitHub
- URL: https://github.com/yuvrajchandra/chit-chat
- Owner: Yuvrajchandra
- Created: 2020-06-16T13:47:36.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-12-13T02:17:21.000Z (almost 2 years ago)
- Last Synced: 2023-10-19T23:59:34.402Z (about 1 year ago)
- Language: JavaScript
- Size: 1.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Chit-Chat
A real time chat app made using Node.js, Express and Socket.io.
# Usage
```
1. nodemon server.js
```
![terminal](https://user-images.githubusercontent.com/53931942/84787641-dd2c0580-b00b-11ea-8af2-b60b5192d542.jpg)
```
2. Go to localhost:3000 on your browser
```
![localhost](https://user-images.githubusercontent.com/53931942/84787944-3005bd00-b00c-11ea-8680-04d1e72a8d64.jpg)