Skip to content

papigers/question-it

Repository files navigation

Isomorphic Reactive Voting Application

  • React
  • Material-UI
  • React-Router
  • GraphQL
  • Relay
  • MongoDB/Mongoose

Learn More

Voting Application

Simple application where everyone can view polls and their results, users can register and login to create and vote on polls.
This application is one of the backend challenges at FCC, and I've decided to take it to the next level.

Isomorphic/Universal

This application is being rendered both on the client and on the server.
The state is kept consisted using isomorphic-relay & isomorphic-relay-router. isomorphic-style-loader is being used to render the critical rendering path. universal-webpack is used to easily create "universal" webpack build configuration.

Reactive

I've created this simple application in order to learn react - front to back. Using most the involved technologies, and preferably, only them.

License

MIT.

About

Isomorphic Reactive Voting App - React, Material-UI, GraphQL, Relay, React-Router, Mongoose

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published