Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 728 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 728 Bytes

Create an anonymous poll with YourPoll get RealTime vote results.


  • Users can create an anonymous poll with as many options as they like.

  • Users can view results before voting. And navigate back to vote.

  • One user can vote only once.

  • Mobile Responsive design.


    Screenshot of project

Things I learned while building this project.

  • Learned React-router from Codevolution
  • Learned TailwindCSS while working on this project.
  • Firebase.
  • Real-time data fetching with Firebase.