JustinLung / connecting-people-my-first-chatroom

πŸ“± My First Chatroom Made With NodeJS & SocketIO

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸš€ My First Chat App

Dit is mijn eerste chat applicatie gemaakt met behulp van Socket IO, NodeJS & Express. mockup image

πŸ˜„ Inhoudsopgave

πŸ₯Ί Beschrijving

Dit is mijn eerste chat applicatie gemaakt met behulp van Socket IO en Express.

🌐 Live

🀯 Kenmerken

  • πŸ” HTML
  • πŸ‘‹ CSS
  • πŸ“š Javascript
  • β˜€οΈ NodeJS
  • πŸš„ Express
  • 🧦 Socket.io

πŸ₯Ί Installatie & Gebruik

# Cloning the repository
git clone https://github.com/JustinLung/connecting-people-my-first-chatroom.git

# Moving to the folder
cd connecting-people-my-first-chatroom

# Install NPM packages
npm install

# Run local server
npm run start

πŸ₯³ Bronnen

πŸ˜‡ Licentie

GNU GPL V3

This work is licensed under GNU GPLv3.

About

πŸ“± My First Chatroom Made With NodeJS & SocketIO


Languages

Language:JavaScript 46.3%Language:CSS 36.9%Language:EJS 16.9%