App.jsx - main jsx file from which all components are routed
/build - transpiled jsx to js
/components - react components
/lib - APIs / tests
/views - html views - simplified greatly w/ react components
/routes - express routers
/models - mongoose models
Registration / Account verification - ( captchas, email verification ) / Login / Logout / etc
Profile views / picture placement
External profile views
Friending of other profiles
Friend Messaging
Community search view