#############################################################
#############################################################
A Starter Kit (yet Another) which gives you Node and React+Redux Capabilities with a docker based container and webpack 2 based frontend build setup
- copy and rename `frontend/src/config.sample.js` as `frontend/src/config.js`. adjust values
- docker-compose up --build
Firebase
for mBaaSReact
+Redux
based frontend view layerWebpack 2
as the build toolDocker
anddocker-compose
to glue the setup up
react
for viewsredux
for state managementmaterial-ui
for eye candy (material design)tcomb-forms
for building formsfirebase
interactionmocha
andenzyme
based view layer testssuperagent
to fetch data fromYoutube Data API
google
auth
- add modal for video being played
- add disqus thread using in modal
- add search-bar to search videos
- add sidebar to show related videos
- better player view(non-standard YT)
- cropping functionality via UI
- show profile information using google user
- make authentication must
- better UI