Skip to content

benniloidl/simplechat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SimpleChat

This is a lightweight student project that features basic chat functionality. It is built using plain HTML, CSS, JavaScript and NodeJS. Users can chat with other users and create groups to chat with many users at once.

A preview of SimpleChat can be found here!

Setup

This project requires a NodeJS installation (v.18) or higher. Please make sure you have it installed prior to setting up SimpleChat.

Installing the dependencies

Simply execute the following command. All the required dependencies will automatically be installed.

npm i

Starting up SimpleChat

This will start the express server running on the port configured in config.json. It will also establish a database connection using its configuration setting.

npm start

About

This is a simple student project featuring basic chat functionality.

Topics

Resources

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •