HejdaJakub / chat-app

Node.js Chat Application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Node.js Chat Application

This is a basic Node.js chat application with Express and Socket.io.

How to run locally

  1. Open your terminal and run run npm run start
  2. Access the application at http://localhost:3000/ (and type your name)
  3. Open another tab and repeat the second step (type another name)
  4. Enjoy this basic chat app 🎉

About

Node.js Chat Application


Languages

Language:CSS 38.2%Language:JavaScript 34.1%Language:HTML 27.7%