Skip to content

This is a chat application made using Node.js, Express js and socket.io

Notifications You must be signed in to change notification settings

saukr1006/Chat-node-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chat App

This is a chat application.

Dependencies

The project is made using NodeJS, Express js, and socket.io.

Building

  • Clone the repository with git clone https://github.com/saukr1006/Chat-node-app.git
  • Run npm install to install all the node dependencies.
  • Enter npm run start to start the server on the specified port (default 3000) or npm run dev to start the nodemon server.

Check live app here

About

This is a chat application made using Node.js, Express js and socket.io

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published