Built with Dark Factory v4 — autonomous AI software development pipeline
Anonymous polling app with real-time results. Create polls, share links, vote — no login required.
- Create Polls — Add a question with multiple choice options
- Anonymous Voting — No login or signup required
- Real-Time Results — See vote counts update live
- Share Links — Unique URL for each poll
- Next.js 15, TypeScript, Tailwind CSS
- Drizzle ORM + Neon PostgreSQL
- Vercel deployment
git clone https://github.com/ibuzzardo/quickpoll.git
cd quickpoll
cp .env.example .env.local
npm install
npm run devMIT — see LICENSE