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

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.

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: