Skip to content

vednp/flash-chat-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flash Chat App

Live Site - https://flash-chat-app-t7w2.onrender.com

Flash Chat App is a real-time chat application built using Node.js, Express, Websockets.

Table of Contents

Features

  • Real-time chat functionality.

Installation

  1. Clone the repository: git clone https://github.com/vednp/flash-chat-app.git
  2. Navigate to the project directory: cd flash-chat-app
  3. Install dependencies: npm install

Usage

  1. Start the application: npm start
  2. Open your web browser and navigate to http://localhost:3000
  3. Provide a username and join a chat room

Contributing

Contributions are welcome! If you'd like to contribute to the project, please follow these steps:

  1. Fork the repository.
  2. Create a new branch: git checkout -b feature/new-feature
  3. Make your changes and commit them: git commit -am 'Add new feature'
  4. Push to the branch: git push origin feature/new-feature
  5. Submit a pull request.

About

Chat Application created using node.js and socket.io

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published