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

https://github.com/nomadsdev/chat-socket-nodejs-react


https://github.com/nomadsdev/chat-socket-nodejs-react

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          

# Chat Socket.IO

![logo](https://cdn.discordapp.com/attachments/1198124910950752288/1198370472681803897/image.png?ex=65bea879&is=65ac3379&hm=8d4d4cbe7febfc145cef87b244d5f3cd68090f0dfd3e6f25c9c9d40873211f17&)

## How to install
```
cd server
npm i
nodemon server.js
```

```
cd client
npm i
npm run dev
```

## Language Framework
* Nodejs
* Socket.io
* React