Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 506 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 506 Bytes

Organizing live votes for people gatherings

While Redux is one of the most popular tool to manage an app's state on the frontend, it's also possible to use it on the backend as well. This small project is just a try to implement both frontend and backend logic with Redux.

Tech stack: Redux, React, Webpack, Babel, Socket.io, Immutable.js, Mocha

This project is based on the article of Tero Parviainen.