Skip to content

PowerPulse-Tech/Openchat

 
 

Repository files navigation

Openchat

A modern chat application built with React, TypeScript, and Firebase.

Features

  • Direct messaging
  • Group chats
  • Global chat rooms
  • User authentication
  • Real-time messaging
  • Responsive design

Prerequisites

  • Node.js
  • Firebase project

Installation

  1. Clone the repository:

    git clone https://github.com/Suryaprasath-41/Openchat.git
    cd openchat
  2. Install dependencies:

    npm install
  3. Set up environment variables:

    • Copy .env.example to .env.local
    • Add your Firebase configuration
  4. Run the development server:

    npm run dev

Build

npm run build

Contributing

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

About

for hosting

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 97.5%
  • CSS 1.9%
  • HTML 0.6%