Skip to content

Poll Booth is a free live polling tool for engaging audience of all size.

Notifications You must be signed in to change notification settings

SaranshDawra/Live-Polling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Poll Booth

Poll Booth is a free live polling tool for engaging audience of all size. Capture powerful feedback instantly during virtual meetings, classes, events, and more.

Live

https://pollbooth.herokuapp.com/

Set up

Clone the repository
git clone https://github.com/SaranshDawra/Live-Polling.git
Move to the desired folder
cd Live-Polling
Set Environment Variables
  • Create a .env file and add the following
MONGODB_URI=Your MongoDB URL
Install Dependencies
npm install
cd client
npm install
Run
# Run frontend (:3000) & backend (:5000)
npm run dev

# Run frontend
npm run client

# Run backend
npm run server

forthebadge

About

Poll Booth is a free live polling tool for engaging audience of all size.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published