react-awesome-datepicker

Rethinking the date picker UI

Making date selection work for humans

Based on this article by Jason Ford https://uxdesign.cc/rethinking-the-date-picker-ui-99b9dcb303ad

Usage

<DatePicker/>

Demo

https://rajasegar.github.io/react-awesome-datepicker-demo/

Things to do

  • Publish to npm
  • I18n
  • Leap year
  • Default Options
  • Tests
  • Storybook
  • And much more...

Credits

Jason Ford from UX Collective https://uxdesign.cc/rethinking-the-date-picker-ui-99b9dcb303ad

This project was bootstrapped with Create React App.