This application provides a frontend view for the poll, and backend logic to track votes persistently for users. It also provides a convenient /poll-data
endpoint which provides access to the raw poll data (in JSON format).
Customizable React poll application written with Reshuffle.
Keywords: javascript, react, create-react-app, fullstack, poll, survey, bootstrap, backend
Styling is mostly accomplished with React Bootstrap 4.
This project was bootstrapped with Create React App.