Skip to content

Instantly share code, notes, and snippets.

View Sivamani-18's full-sized avatar

Sivasubramaniyam Sivamani-18

View GitHub Profile
@Sivamani-18
Sivamani-18 / React Multi Date Picker Calendar.md
Last active December 22, 2023 08:57
React Calendar Component

React Multi Calendar & Date Picker

A simple and accessible React Calendar & Date Picker component that allows users to select dates. The component supports single date selection by default and can be configured for multi-date selection.

Click Demo

Click LIBRARY

screenshot-localhost_3000-2023 08 10-14_27_43

Installation

@Sivamani-18
Sivamani-18 / GoogleDrivePicker.md
Last active March 19, 2024 07:32
React Google Drive Picker component that allows you to select document from Google Drive.

Google Drive Picker

The Google Drive Picker allows you to integrate Google Drive file selection into your web application. With the picker, users can browse their Google Drive files and select one or more files to be used by your application.

To get started with the Google Drive Picker API, you'll need to perform the following steps:

Enable the Google Drive API: Visit the Google API Console (https://console.developers.google.com/), create a new project, and enable the Google Drive API.