My Logo
Date Picker
001

A simple Date Picker App.

Using the Date-FNS library, I created a date picker that allows you to change months, and displays current date.

Date Picker

About this project

  • A basic Date Picker with a dropdown modal
  • The design changes according to the length of the month.
  • The current day is always displayed.
  • The selected day is displayed in an alternate color.
  • The days in the previous and next month are grayed out.
  • Concepts used

  • Date-FNS Library
  • Date Formatting
  • Modals
  • Conditional Rendering