Giter Club home page Giter Club logo

go-chat's Introduction

project-logo

GoChat : Realtime Chat App

This is a realtime chat application built with the MERN stack (MongoDB Express.js React.js Node.js) along with Socket.io for real-time messaging. The frontend is styled using TailwindCSS with Daisy UI components.

🖥️ Tech Stack

Frontend:

shields   shields   shields   shields  

Backend:

shields   shields   shields   shields

Deployed On:

shields

🚀 Demo

https://go-chat-lpn0.onrender.com

Project Snapshot:

project-screenshot

⚡️ Features

  • Tech stack: MERN + Socket.io + TailwindCSS + Daisy UI
  • Authentication & Authorization: Implemented using JWT (JSON Web Tokens) for secure user authentication and authorization.
  • Real-time messaging: Utilizes Socket.io for real-time messaging between users.
  • Online user status: Shows the online status of users in real-time using Socket.io and React Context.
  • Global state management: Zustand is used for managing global state across the application.
  • Error handling: Comprehensive error handling implemented both on the server and the client side.

🚩 Getting Started

Clone the repository:

git clone https://github.com/Azarex145/go-chat.git

Navigate to the project directory:

cd realtime-chat-app

Setup .env file in the root directory

PORT=...
MONGO_DB_URI=...
JWT_SECRET=...
NODE_ENV=...

Build the app

npm run build

Start the app

npm start

Open your browser and go to

http://localhost:5000

go-chat's People

Contributors

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