akashsiddamshetty / chat-app

Real-Time Chat App is a dynamic web application designed for seamless communication in real-time. Built with Node.js, MongoDB, JWT, Socket.IO, TypeScript, and Tailwind CSS, this application provides users with a modern and interactive chatting experience.

Home Page:https://chat-app-y9mn.onrender.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Here's the updated README file with the test users included:


Real-Time Chat App

This is a real-time chat application built with Node.js, MongoDB, JWT, Socket.IO, TypeScript, and Tailwind CSS.

Getting Started

To start the application, follow these steps:

  1. Install dependencies:

    yarn install
  2. Build the application:

    yarn build
  3. Start the server:

    yarn start

Technologies Used

  • Node.js: JavaScript runtime
  • MongoDB: NoSQL database
  • JWT (JSON Web Tokens): Authentication mechanism
  • Socket.IO: Real-time bidirectional event-based communication
  • TypeScript: Typed superset of JavaScript
  • Tailwind CSS: Utility-first CSS framework

Test Users

Contributing

Contributions are welcome! Please feel free to submit a pull request or open an issue.

License

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


Feel free to modify this template to suit your needs. You can add more detailed instructions, information about how to configure the application, or any other relevant details.

About

Real-Time Chat App is a dynamic web application designed for seamless communication in real-time. Built with Node.js, MongoDB, JWT, Socket.IO, TypeScript, and Tailwind CSS, this application provides users with a modern and interactive chatting experience.

https://chat-app-y9mn.onrender.com

License:MIT License


Languages

Language:TypeScript 97.3%Language:JavaScript 1.7%Language:HTML 0.8%Language:CSS 0.1%