Skip to content

sendbird/sendbird-uikit-polls-sample

Repository files navigation

Sendbird UIKit Polls Sample

A sample app demonstrating the Polls feature using Sendbird UIKit for React.

Setup

  1. Install dependencies
npm install
  1. Create a .env file in the project root
VITE_APP_ID=<Sendbird App ID>
VITE_USER_ID=<User ID>
VITE_NICKNAME=<Nickname>
VITE_ACCESS_TOKEN=<Access Token>

You can find your Sendbird App ID on the Sendbird Dashboard.

Available Scripts

npm start

Starts the development server. Open http://localhost:3000 to view the app.

npm run build

Builds the production bundle into the dist/ folder.

npm run preview

Previews the production build locally. Use after running npm run build.

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

5 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors