react-calendar icon indicating copy to clipboard operation
react-calendar copied to clipboard

A react.js Bootstrap Event Calendar Component. A learning experiment w/ React + Flux.

To Run/Develop

npm install && bower install
npm run develop
# You may have to reload your browser manually, once.

See package.json for details :)

1st Attempt at Implementing Facebook's Flux Architecture

Note: It was intentionally implemented without Flux first so that I could work through refactoring my non-Flux hacks into Flux. Also, this is my first shot/attempt at Flux. Don't judge me!

...TODO details/context :smile:

Head on over to check out some of the Pull Requests from building...

some screenshots...

image

image

image