Instructions
Build a date picker from scratch. Show a popup calendar and allow selecting a date.
Hints
- Use useState for open/close and selected date
- Calculate days in month dynamically
Tags
ReactDate PickerComponent
GoogleMetaAmazon
Use the editor on the right to write your code.
The preview will update automatically as you type.