SyncfusionExamples / getting-started-with-the-react-datetime-picker-in-5-minutes

A quick-start project that helps you to create a new React application using Create React App toolchain and add the React DateTime picker to it. This project contains simple code customizations, as well as some important features like setting specific date time values, formats and range restriction for date time selection.

Home Page:https://www.syncfusion.com/react-ui-components

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting Started with the React DateTime Picker in 5 Minutes

A quick-start project that helps you to create a new React application using Create React App toolchain and add the React DateTime picker to it. This project contains simple code customizations, as well as some important features like setting specific date time values, formats and range restriction for date time selection.

Documentation: https://ej2.syncfusion.com/react/documentation/datetimepicker/getting-started/

Online examples: https://ej2.syncfusion.com/react/demos/#/material/datetimepicker/default

Project prerequisites

Make sure that you have the lastest versions of NodeJS and visual studio code in your machine before starting to work on this project.

How to run this application?

To run this application, you need to clone the getting-started-with-the-react-datetime-picker-in-5-minutes repository and then open it in Visual Studio Code. Now, simply install all the necessary react packages into your current project using npm install command and run your project using the npm start command.

About

A quick-start project that helps you to create a new React application using Create React App toolchain and add the React DateTime picker to it. This project contains simple code customizations, as well as some important features like setting specific date time values, formats and range restriction for date time selection.

https://www.syncfusion.com/react-ui-components


Languages

Language:TypeScript 48.1%Language:HTML 41.1%Language:CSS 10.8%