Skip to content

Examples of CSPR.click integrations for different libraries/frameworks

License

Notifications You must be signed in to change notification settings

make-software/csprclick-examples

CSPR.click Examples

This repository contains some examples of CSPR.click integrations for different libraries/frameworks.

If you're using React, we recommend you to start your project from our template. Follow the instructions in this guide.

Only HTML / Javascript

This is an example of how to integrate CSPR.click into an application independently of the chosen library or framework.

Location: ./csprclick-html

ASP.NET Core Blazor

An example of how to integrate CSPR.click in your ASP.NET Core Blazor application (.NET 8).

Location: ./csprclick-blazor

NextJS (SSR)

You can integrate CSPR.click in a Next JS application that uses Server Side Rendering by using CSPR.click NextJS template.

Thanks to thebadking and @Charlie85270 for this contribution!

Location: https://github.com/make-software/csprclick-nextjs-template