This is a polls app made using React and Django Rest Framework. In this app, you can register, log in, and log out. Anyone can see the polls and their info. Authenticated users can create polls and vote in them. Checkout the live project at https://polls-app-vaibhav.vercel.app/
To run this on your local machine, set up frontend and backend as shown, then start them at the same time.