Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/khaymanii/uni_chat
- Owner: khaymanii
- Created: 2023-03-02T08:27:43.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-09T10:01:29.000Z (11 months ago)
- Last Synced: 2024-01-09T11:25:02.688Z (11 months ago)
- Topics: chatengineapi, firebase, reactjs
- Language: JavaScript
- Homepage: https://unichatapp2.netlify.app/
- Size: 267 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.