Code Monkey home page Code Monkey logo

convo-app-node's Introduction

Convo App Node

This is a simple real-time chat application built with Node.js and Socket.io. The application allows users to send and receive messages in real-time.

Features

  • Real-time messaging
  • Simple and clean user interface
  • Responsive design

Technologies Used

  • Node.js
  • Socket.io
  • HTML/CSS

Getting Started

Prerequisites

Make sure you have Node.js installed on your system. You can download it from nodejs.org.

Installation

  1. Clone the repository:

    git clone https://github.com/PerezChris99/Convo-App-Node
    cd convo-app-node
    
  2. npm install

  3. node server.js

  4. Open your browser and navigate to http://localhost:3000.

Project Structure ----------------- `

  • public/index.html: The main HTML file for the chat interface.

  • public/chat.js: The client-side JavaScript file for handling real-time communication.

  • server.js: The server-side JavaScript file for handling HTTP requests and WebSocket connections.

  • style.css: The CSS file for styling the chat interface.

  • package.json: The file that contains the project metadata and dependencies.

  • README.md: The file you are currently reading.

Usage

Sending Messages

  1. Open the application in multiple tabs or browsers.

  2. Type a message in the input field.

  3. Click the "Send" button or press "Enter" to send the message.

  4. The message will appear in the chat window and be visible to all connected users in real-time.

Real-Time Updates

Messages are broadcasted to all connected users in real-time using WebSockets provided by Socket.io.

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

License

This project is licensed under the MIT License. See the LICENSE file for more information.

Contact

If you have any questions, feel free to reach out on telegram https://t.me/BlossomingMoon

convo-app-node's People

Contributors

perezchris99 avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.