Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 223 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 223 Bytes

pollIt

A MERN Stack voting application which allows a user to create, vote and delete a poll. Only verfied users are allowed to vote in the polls. Used JWT authentication for session management and account verification.