An open API service indexing awesome lists of open source software.

https://github.com/maliksidk19/shadcn-datetime-picker

Beautifully crafted datetime picker component using shadcn ui
https://github.com/maliksidk19/shadcn-datetime-picker

component nextjs15 react-component react-day-picker react19 shadcn shadcn-ui shadcnui

Last synced: 2 months ago
JSON representation

Beautifully crafted datetime picker component using shadcn ui

Awesome Lists containing this project

README

        

# Shadcn UI - Datetime Picker

This project provides a beautifully crafted datetime picker component built using the Shadcn UI. It offers an intuitive interface for selecting dates and times in React applications.

## Features

- **Date and Time Selection**: Allows users to pick both date and time seamlessly.
- **Customizable Layout**: Easily adaptable to fit various design requirements.
- **Responsive Design**: Ensures optimal user experience across different devices.

## Installation

To integrate the Shadcn Datetime Picker into your project, follow these steps:

1. **Install Packages**:

```bash
npm install
```

2. **Start the Development Server**:

```bash
npm start
```

## Contributing

We welcome contributions! If you have suggestions or improvements, please feel free to submit a pull request or open an issue.

## License

This project is licensed under the MIT License.