silexlabs / cloud-explorer

*this version is deprecated, see CloudExplorer2* File manager for your users cloud services such as dropbox, google drive and FTP
http://cloud-explorer.org
52 stars 23 forks source link

Prototype of Cloud Explorer in ReactJS #60

Open singchan opened 8 years ago

singchan commented 8 years ago

Hello

I am learning ReactJS and I made a prototype of cloud explorer from scratch. It is a small test, it has no css styles, almost only HTML and it has no backend, only fake data. See for yourself a demo here: https://cloud-explorer2.herokuapp.com/

Here is the source code, I'd appreciate a code review cc @JbIPS @zabojad @clemos and comments concerning the "user experience"

Thx