It is Pooling Application that created on MERN Stack . In this user can create account ,create Polls and voted on differnet Polls.
Used Mangodb as backend , JWT for authentication and bcryptjs for hashing.
(Pollback folder is the backend file)
- (To run frontend) npm start
- (Move to pollback file to run backend) npm start