/ChatBox

A web-based chat application built using Node.js

Primary LanguageJavaScript

ChatBox

This is a web-based chat application built using Node.js and deployed on Glitch. It allows users to create and join chat rooms, send messages, and share files with friends.

Getting Started

These instructions will help you set up the project on your local machine for development and testing purposes.

Prerequisites

Installing

  1. Clone the repository
  2. Run npm install or yarn install to install the necessary dependencies
  3. Create a new project on Glitch and import the code from the repository.
  4. In the Glitch project settings, set the NODE_ENV variable to production
  5. Click on the "Show" button to view the live app.

Built With

Node.js  Express  Socket.io 

Authors

Matias Gays - IT Developer -

License

This project is licensed under the MIT License - see the LICENSE file for details