sohamsshah / CODERoom

CODERoom is a chat room for coders to discuss coding problems, technology and different development areas. Made using Node.js, Express and Socket.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Logo

CODERoom

CODERoom is a chat room for coders to discuss coding problems, technology and different development areas. Made using Node.js, Express and Socket.io

About The Project

CODERoom is an application for like-minded programmers who share a passion for a common language, to engage in conversations about it. Register with a username, choose your language of choice, and discuss it in depth with others!

Getting Started

To check this out on your localhost, follow these easy steps

Prerequisites

This is an example of how to list things you need to use the software and how to install them.

  • npm
npm install npm@latest -g
  • Socket.io
npm i socket.io

Installation

  1. Fork the repo.
  2. Go to your forked repo, and copy the HTTPS Clone link
  3. In terminal, type git clone COPIED-LINK
  4. cd into the right directory and type these
npm install
node server.js

Sample Screenshots

1.png
2.png

About

CODERoom is a chat room for coders to discuss coding problems, technology and different development areas. Made using Node.js, Express and Socket.io


Languages

Language:JavaScript 41.9%Language:HTML 30.0%Language:CSS 28.1%