https://github.com/privoce/papo-chat-frontend
https://github.com/privoce/papo-chat-frontend
react redux
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/privoce/papo-chat-frontend
- Owner: Privoce
- Created: 2020-09-21T11:47:59.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-04-21T17:30:47.000Z (over 3 years ago)
- Last Synced: 2024-04-20T11:01:49.311Z (over 2 years ago)
- Topics: react, redux
- Language: JavaScript
- Homepage: http://papo.privoce.com/
- Size: 36 MB
- Stars: 8
- Watchers: 3
- Forks: 1
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Privoce - Papo Chat

## Papo chat frontend

### [🚀 Preview](https://papo.privoce.com/signin)
## 🚀 Usage:
🔃 Clone the project:
```bash
git clone https://github.com/Privoce/papo-chat-frontend
```
💻 Install dependencies:
```bash
yarn
#or
npm install
```
âš™ Setup the .env file:
```bash
# (use your favorite text editor)
cp .env.example .env
```
✅ Run:
```bash
yarn start
#or
npm start
```
### Made with 💙 in Bahia, Brasil.