Create Anonymous polls for free
Clone the repo 👏
git clone https://github.com/ashirbad29/quick-poll.git
cd quick-pollInstall Dependencies 🎯
# installs yarn globally
npm i -g yarn
yarn # install local packages
# start the dev server
yarn devSetup Firebase 🔥
- create a Firebase project in firebase console
- Add your Firebase configs in
src/firebase/index.ts
UI/UX is inspired by Anurag's Rapid Poll