Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/khaymanii/uni_chat

This is a chat application created with JavaScript, React, chatengine.io and Firebase
https://github.com/khaymanii/uni_chat

chatengineapi firebase reactjs

Last synced: about 5 hours ago
JSON representation

This is a chat application created with JavaScript, React, chatengine.io and Firebase

Awesome Lists containing this project

README

        

# Unichat Application

![Chat Application](https://i.ibb.co/GJwyy9m/Bv9-Js3-QLOLY-HD.jpg)

## Getting Started

1. Clone the Repository:
```bash
git clone https://github.com/khaymanii/Uni_chat.git
```
2. Install Dependencies:
```bash
npm install
```
3. Run the Application:
```bash
npm start
```
The dashboard will be accessible at http://localhost:3000 by default.