Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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)