Want to generate polls instantly and want real-time results without a single refresh, then Insta Poll is here to rescue.
Project Link - https://insta-poll-72ce3.web.app/
Demo Video - https://youtu.be/kW7Gzwbn2yk
- Login in instantly using Google Auth
- Generate Polls in a minute
- Track the polls in real-time 📈
- Set an auto expire timer ⌛
- Share the poll on any social handle in just a click 🖱
1. Clone this repo by running the following command :-
git clone https://github.com/mihir0699/Insta-Poll
cd Insta-Poll
2. Now install all the required packages by running the following commands :-
npm install
3. Now start the react by running the following command :-
npm start
- Create a
firebaseConfig.js
file in the project src folder and paste your firebase config credenitails.
4. 🎉 Open your browser and go to https://localhost:3000