Skip to content

sergeyyarkov/react-chat-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Chat App

This is a simple react chat application

📷 Screenshot:

React chat

🛠 Tools:

  • Socket.io
  • Express.js
  • React.js

🚀 Start:

npm install // install dependencies
cd ./client && npm install && cd .. // install client dependencies
npm run build // build react application
npm run start // or npm run dev

About

A simple react chat application with socket.io, node.js and react

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published