This is a sample application to demonstrate how to use Azure Communication Service to build a group call application.
- Node.js version 18 or higher
- React 18.2
- express, ts-node, typescript, tailwindcss
- @azure/communication-react 1.5.1-beta.5 (the latest version that support react 18 as of 2023-06-02)
check out the server app README and client app README for more details.