Skip to content

React

How to build a real-time object detection app using React and Kinsta

This article explains how to build a real-time object detection app using React that leverages a user's webcam and deploy the app to Kinsta.
Reading time
11 min read
Updated date
April 10, 2024
Topic
JavaScript Frameworks
Topic
React
Topic
Static Site Generators

All Articles

Headless WooCommerce: from setup to deployment on Kinsta

This guide walks you through what headless WooCommerce is all about, how to use it with React as the frontend and deploy your app to Kinsta.
Reading time
12 min read
Updated date
April 3, 2024
Topic
Headless CMS
Topic
JavaScript Frameworks
Topic
React
Topic
WooCommerce
Topic
WordPress Development

Build a headless blog with WordPress and Frontity

Learn how to seamlessly integrate frontity with headless WordPress for a faster, more responsive blogging experience.
Reading time
9 min read
Updated date
April 1, 2024
Topic
Headless CMS
Topic
React
Topic
WordPress Development

Build a tool to bulk update WordPress plugins on multiple sites with Kinsta API

Streamline your WordPress management with our guide on building a tool to bulk update plugins across multiple sites using Kinsta's API
Reading time
22 min read
Updated date
February 13, 2024
Topic
API
Topic
Kinsta Services
Topic
React
Topic
WordPress Plugins

Considerations When Setting Up Authentication in Next.js

From picking a provider to building routes for sign in, there are several things to consider when setting up authentication in Next.js?
Reading time
12 min read
Updated date
December 22, 2023
Topic
JavaScript Frameworks
Topic
React

Create a Kinsta-Hosted To-Do List Using the Jira API and React

Learn how to efficiently manage tasks with a Kinsta-hosted to-do list! This guide leverages the Jira API and React to build a powerful app!
Reading time
11 min read
Updated date
January 2, 2024
Topic
API
Topic
JavaScript Tutorials
Topic
Node.js
Topic
React

Style Your React Website With JSS

Explore how JSS works, its benefits, how to style your React website with JSS, and how to use it in your JavaScript applications.
Reading time
10 min read
Updated date
October 24, 2023
Topic
JavaScript Tutorials
Topic
React

Build a React Application for AI-Powered Image Generation Using OpenAI DALL-E API

Learn step-by-step how to harness the power of artificial intelligence to generate stunning images in this comprehensive guide.
Reading time
13 min read
Updated date
October 6, 2023
Topic
Node.js
Topic
React

A Guide to Stripe Integration in Spring Boot

Learn how to seamlessly incorporate Stripe into your Spring Boot application for efficient and user-friendly payment processing.
Reading time
58 min read
Updated date
March 19, 2024
Topic
API
Topic
React
Topic
Web Development Languages

Continuous Deployment of React Apps With CircleCI and Kinsta API

Seamlessly add CI/CD to React projects using CircleCI and the powerful Kinsta API for efficient development and deployment.
Reading time
11 min read
Updated date
March 19, 2024
Topic
API
Topic
React

How To Clone a WordPress Site Using the Kinsta API and React

Learn how to effortlessly clone a WordPress site using the powerful Kinsta API and React by building a custom user interface.
Reading time
14 min read
Updated date
March 18, 2024
Topic
API
Topic
Kinsta Services
Topic
React

How to create and use Kinsta API access key

Learn how to effortlessly create and utilize your Kinsta API access key for seamless integration and enhanced website management.
Reading time
14 min read
Updated date
March 19, 2024
Topic
API
Topic
Kinsta Services
Topic
React
Topic
Web Development Tools

Understanding the useRef Hook in React

Dive into the depths of the useRef Hook functionality and best practices. Gain valuable insights into how to harness its full potential.
Reading time
7 min read
Updated date
July 11, 2023
Topic
React