If you need to implement a date range selector to perform some data filtering by a range of dates, there are plenty of tools out there that allow you to accomplish this quite simply. I used Semantic UI Calendar React to do the job. The following is the intended behavior.
A date range selector is a menu bar item.
#react #filtering #semantic-ui-react #daterange