/feathers-react

Feathers + ReactJS: The real-time dream-team

Primary LanguageJavaScript

A Feathers + React real-time voting app

Make sure you have a RethinkDB server running and a feathers database with a submissions table created. After cloning the repository run:

npm install
npm start

The app will be available at localhost:3030.