/cdbGoogleSearchSPFxWebPart

Google search web part for SharePoint modern sites by the Cloud Design Box team

Primary LanguageTypeScriptMIT LicenseMIT

Cloud Design Box Google Search Web Part

This is a free web part to add a Google (or other search provider) search box to a modern SharePoint site.

preview of Google Search SharePoint Web Part

Download

You can contribute to the project or get started using it

Download the current version here

Building the code - Developers

git clone https://github.com/CloudDesignBox/cdbGoogleSearchSPFxWebPart.git
cd cdbGoogleSearchSPFxWebPart
npm i
gulp serve

// nvm use 8.14.0