Skip to content

ChilivereRithvik/chat-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Real-Time Chat Application

License

A real-time chat application built using Node.js, HTML, CSS, and JavaScript.

Features

  • Real-time communication
  • User authentication
  • Multiple chat rooms
  • Responsive design

Demo

Include a link to a live demo or screenshots of your application.

Getting Started

Prerequisites

  • Node.js and npm installed

Installation

  1. Clone the repository:

    git clone https://github.com/ChilivereRithvik/chat-app.git
    cd chat-app
    

Install dependencies

Install packages with npm

 npm install

Install Socket.io packages

npm install --save socket.io

Install nodemon package to fast relode

npm install -g nodemon

Configure environment variables

Create a ".env" file in the root directory and add the following:

PORT:3000

Running Tests

To run tests, run the following command

  npm run start

Screenshots

Screenshot 2024-01-21 100950

Screenshot 2024-01-21 101712

Screenshot 2024-01-21 101817

Feedback

If you have any feedback, please reach out to us at chiliveririthvik444@gamil.com

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published