react-spa-patterns

Installation
SKILL.md

React SPA Patterns for Frappe

Quick reference for building React SPAs that integrate with a Frappe backend.

Project Overview

App Path Stack
Unity Parent App apps/unity_parent_app/new_frontend/ React 18 + Vite 6 + shadcn/ui + Tailwind + TanStack Query v5 + Jotai + Axios
Walsh Admin Portal apps/edu_quality/walsh/ React 18 + Vite 5 + Refine v4 + Mantine v5 + React Query v3

Frappe API Integration

Axios (Parent App)

// src/utils/axiosInstance.ts — pre-configured with withCredentials: true
Related skills
Installs
2
GitHub Stars
16
First Seen
Apr 19, 2026