# redux-voting **Repository Path**: mirrors_supasate/redux-voting ## Basic Information - **Project Name**: redux-voting - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-18 - **Last Updated**: 2026-05-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Redux Voting A simple voting application using Redux, React, and Socket.io. The application is developed based on a great tutorial [A Comprehensive Guide to Test-First Development with Redux, React, and Immutable](http://teropa.info/blog/2015/09/10/full-stack-redux-tutorial.html). This version is enhanced with redux-devtools 3.0-beta-3. So, you can play around with Time Travel Debugging. ![Alt text](screenshot.png?raw=true "Voting with Time Travel Debugging")