Skip to content

nicknamedelta/chat-socketio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chat-socketio

ಠoಠ - "YEAH, a simple chat application with NodeJS and Socket.io"

What was used ?

Express: npm install express --save

Socketio: npm install socket.io

Jquery: npm install jquery

color-palette

coolors.co/50514f-f25f5c-ffe066-247ba0-70c1b3
  • #f25f5c #f25f5c
  • #ffe066 #ffe066
  • #247ba0 #247ba0
  • #70c1b3 #70c1b3
  • #50514f #50514f

🏃 To run this project ?

  1. Clone this project
  2. Run npm install or yarn install in project's root folder
  3. In server folder, run: node main.js
  4. Next, open the index.html file or serve using LiveServer

The application server are running on http://localhost:3000/

Based on:

About

A simple frontend and backend of an chat application using Node.Js and Socket.io.

Topics

Resources

License

Stars

Watchers

Forks