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
- Host: GitHub
- URL: https://github.com/maliksidk19/shadcn-datetime-picker
- Owner: Maliksidk19
- License: mit
- Created: 2024-07-16T08:26:53.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-02-14T12:59:32.000Z (4 months ago)
- Last Synced: 2025-04-05T03:02:03.421Z (2 months ago)
- Topics: component, nextjs15, react-component, react-day-picker, react19, shadcn, shadcn-ui, shadcnui
- Language: TypeScript
- Homepage: https://shadcn-datetime-picker.vercel.app
- Size: 173 KB
- Stars: 202
- Watchers: 1
- Forks: 10
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.