https://github.com/mkabumattar/pacvox-frontend
Pacvox is a backend for chat platform.
https://github.com/mkabumattar/pacvox-frontend
chat react soket-io
Last synced: 7 months ago
JSON representation
Pacvox is a backend for chat platform.
- Host: GitHub
- URL: https://github.com/mkabumattar/pacvox-frontend
- Owner: MKAbuMattar
- License: mit
- Created: 2022-06-01T06:00:50.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-06-04T19:55:50.000Z (over 3 years ago)
- Last Synced: 2025-02-07T14:18:43.764Z (9 months ago)
- Topics: chat, react, soket-io
- Language: JavaScript
- Homepage: https://pacvox.vercel.app/
- Size: 774 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Pacvox Frontend
Pacvox is a frontend for the Pacvox
live link:
to clone:
```bash
git clone https://github.com/MKAbuMattar/pacvox-frontend.git
```
to run:
```bash
cd pacvox-frontend
npm install
npm run dev
```
it's depindent on backend, so you can use it with the backend.
Repo: