New Meteor site for independent developers using React & Material UI

I just deployed my first Meteor app called Faneron.
It is an online community space for independent game developers,

It is built with React, Meteor 1.4 and Material UI. The implementation includes:

  • Meteor Accounts without Blaze
  • Markdown editor with preview
  • User profile avatar uploading and cropping
  • Database searching, filtering and pagination
  • AWS image storage

The back-end is mostly functional. The front-end is very rough and awaiting design clean up.
The code is open source and available on GitHub.
I have tried to follow the Meteor guide and would appreciate any feedback aside from aesthetics (Someone else is going to rework the look.)

4 Likes