Skip to content

Hacker0x01/react-datepicker

Repository files navigation

React Date Picker

Bower version Build Status devDependency Status

A simple and reusable datepicker component for React

Installation

  • Install Bower npm install -g bower
  • Install Bower Packages bower install
  • Install packages npm install
  • Start a static webserver python -m SimpleHTTPServer
  • And visit localhost:8000/example.html to see the example.

License

Copyright (c) 2014 HackerOne Inc. and individual contributors. Licensed under MIT license, see LICENSE for the full license.