A modern chat application built with React, TypeScript, and Firebase.
- Direct messaging
- Group chats
- Global chat rooms
- User authentication
- Real-time messaging
- Responsive design
- Node.js
- Firebase project
-
Clone the repository:
git clone https://github.com/Suryaprasath-41/Openchat.git cd openchat -
Install dependencies:
npm install
-
Set up environment variables:
- Copy
.env.exampleto.env.local - Add your Firebase configuration
- Copy
-
Run the development server:
npm run dev
npm run buildContributions are welcome! Please open an issue or submit a pull request.