Skip to content

WPPConnect FrontEnd has been designed to demonstrate how multi-session works dynamically.

Notifications You must be signed in to change notification settings

dlpazinatto/wppconnect-frontend

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WPPConnect FrontEnd


Installation

WPPConnect FrontEnd has been designed to demonstrate how multi-session works dynamically. The project was developed in ReactJS:

Get Started

To run the project is very simple, just follow the steps below.

Clone the repository and open the unzipped project and run the following command in the terminal:

Installing

yarn install
// or
npm install

Running

yarn start
//or
npm start

Features

  • Chat
  • Multisession
  • Receiving messages (real time)
  • Send messages (real time)
  • Choose session before sending message
  • Receive Images
  • Receive Audio
  • Receive Sticker
  • Send Images

API

This site uses this project to populate the data. Then you will need something similar to run the project successfully.

About

WPPConnect FrontEnd has been designed to demonstrate how multi-session works dynamically.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.0%
  • HTML 1.0%