Skip to content

A chat application made with Node.js, React and Socket.io.

License

Notifications You must be signed in to change notification settings

nilportugues/react-chat

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-chat

A chat application made with Node.js, React and Socket.io.

How to use

  1. Clone repository
  2. npm install
  3. npm run build

To start the server, run node index.js and navigate to http://localhost:3000/.

License

MIT License

About

A chat application made with Node.js, React and Socket.io.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 91.1%
  • CSS 7.1%
  • HTML 1.8%