Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chartroom

useContext + useReducer replacement Redux best practice.

Create by react-create-app. React + Ant Design on the front end, with NodeJS + Socket.io web socket library on the back end.

Getting Started

Front End

git clone https://github.com/goldEli/chatroom.git
cd chatroom
npm install
npm run start
// listen port 3000

Back End

cd /src/server
npm install
node index.js
// listen port 3001

Reference

Live Chat App with React Tutorial | React Hooks, Material UI, Socket.io, Node

About

📢 Chatroom

Topics

Resources

Stars

4 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages