#React Datepicker
A simple, responsive, customizable date picker made with react and susy css.
In order to use the date picker, simply create a div with an id of datepicker in your html and the date picker will render itself.
<div id="datepicker">
</div>