https://github.com/loukel/react-datetime-picker
Date time picker component using React
https://github.com/loukel/react-datetime-picker
datetime datetimepicker react
Last synced: 10 months ago
JSON representation
Date time picker component using React
- Host: GitHub
- URL: https://github.com/loukel/react-datetime-picker
- Owner: loukel
- Created: 2021-02-28T18:41:02.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2022-12-08T22:04:29.000Z (about 3 years ago)
- Last Synced: 2025-02-05T20:01:52.108Z (12 months ago)
- Topics: datetime, datetimepicker, react
- Language: JavaScript
- Homepage:
- Size: 344 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React Datetime Picker
## Installation
`git clone https://github.com/loukel/react-datetime-picker.git`
`npm install`
### To test locally
`npm run start`