Coder Social home page Coder Social logo

nextalk's Introduction

NexTalk

Click here to use

A real-time chat application where users can create rooms and chat among themselves.

Tools and Technologies: HTML, CSS, JavaScript, Node.js, Express.js and Socket.IO

Features

  • Users can create chat rooms.
  • Real-time messaging within rooms.
  • Responsive design for various screen sizes.
  • User-friendly interface.

Installation

  1. Clone this repository to your local machine using:

    git clone https://github.com/Madhumitamoi/NexTalk.git
  2. Navigate to the project directory:

    cd real-time-chat-app
  3. Install the Node.js dependencies:

    npm install

Usage

  1. Start the server:

    npm start
  2. Open your web browser and visit http://localhost:3000 to access the chat application.

  3. Create a new room, share the room link with friends, and start chatting in real-time!

Technologies Used

  • HTML
  • CSS
  • JavaScript
  • Node.js
  • Express.js
  • Socket.IO

Directory Structure

real-time-chat-app/
├── public/
│   ├── index.html
│   ├── styles.css
├── src/
│   ├── server.js
├── node_modules/
├── package.json
├── README.md

Contributing

Contributions are welcome! If you find any issues or have suggestions for improvements, feel free to submit a pull request.

License

This project is licensed under the MIT License.

nextalk's People

Contributors

madhumitamoi 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.