React date-picker component that doesn't use any library, created using custom hook, and few functions. Implemented in nextjs but can be used in react project. Still needs to be tested.
Add functionality when clcik on day of previous/next date to automaticaly switch to that month (instead of switching to next month and then chosing day)Make current date border- Make it more responsive.
- Test component fully