Skip to content

PapaDaCodr/date-picker

Repository files navigation

Date Picker

This project is a simple demonstration of a date picker component in a Next.js application. The component allows users to select a date range, with options to customize the minimum and maximum dates.

Features

Date range selection with pickup and dropoff dates Optional minimum and maximum date constraints Customizable class names for styling

Installation

To run this project, clone the repository and install the dependencies:

npm install

Then, start the development server:

npm run dev Open your browser to http://localhost:3000 to see the date picker in action.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published