
- React
- Node.js
- Express
- MongoDB
- Socket.io
- Login/Signup Authentication
- Forgot/Reset Password Feature
- Create Poll and Share with Other Users
- Public & Private Polls
- Users Can Comment on Polls
- Edit Poll Options Like 'Login To Vote', 'Captcha Required', 'Close Poll'
- Realtime Poll Data Updates using WebSockets
git clone https://github.com/jagadeesh-k-2802/fast-poll-clone-react
cd server && npm i
- Configure all required environment variables in
server/config/config.env.example
- Remove
.example
from the filename it should beconfig.env
- Install MongoDB Locally on Your System or use Cloud hosted connection string
npm run dev
to start the node servercd client && npm i
to install NPM Libraries in Clientnpm start
to start React development server and opens in browser
- Pro Features (Drafts, Images in poll options, No ads ...)
- Multiple Votes (Select multiple options when voting)











- Original Developer & Designer: https://twitter.com/JamiePeak