Skip to content

abdelghanyMh/socketIO-chatroom

Repository files navigation

socketIO-chatroom-

A simple chat application with sign-in system. built in Node.js using Express and Socket.IO. I'm also using:

  1. Passport to manage authentication,
  2. Pug to create reusable templates for quickly building the front end,
  3. web sockets for real-time communication between the clients and server
  4. Moment.js to Format Dates.
  5. MongoDB driver for Node.js.

View live demo here: https://advancednode.abdelghanymh.repl.co

Installation

1. Clone the Repository

git clone https://github.com/abdelghanyMh/socketIO-chatroom-.git

cd socketIO-chatroom-

2. Install the Dependencies

npm install

3. Start the Server

npm start

View on localhost:3000

special thanks to freecodecamp

About

Chat application project.

Topics

Resources

Stars

Watchers

Forks

Contributors