pranjalibajpai / chat-app

A simple chat app build using Node.js, Express.js and WebSocket library Socket.io.

Home Page:https://chat-app-by-pb.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

chat-app πŸ“±

A simple chat app build using Node.js WebSocket library Socket.io.

Preview πŸš€

demo.gif

How to run locally πŸ’»

  1. Install Node.JS.
  2. Clone the repository or download it.
  3. Browse the project repository on your command prompt or terminal.
  4. Run npm install to install dependencies defined in package.json.
  5. Run nodemon index.js
  6. Visit http://localhost:1616 on your browser

Latest Deployed Version 🎯

Share with your friends & enjoy! πŸ˜ƒ

About

A simple chat app build using Node.js, Express.js and WebSocket library Socket.io.

https://chat-app-by-pb.herokuapp.com/


Languages

Language:JavaScript 43.1%Language:CSS 30.2%Language:HTML 26.7%