Skip to content

A starter kit for the Laravel framework using Jetstream, Inertia.js, React (TS), and HeadlessUI.

Notifications You must be signed in to change notification settings

adrum/laravel-jetstream-react-typescript

Repository files navigation

Laravel Jetstream React (Typescript) Starter Kit

Introduction

A React starter kit based on Laravel Jetstream which provides a robust, modern starting point for building Laravel applications with a React frontend using Inertia.

Inertia allows you to build modern, single-page React applications using classic server-side routing and controllers. This lets you enjoy the frontend power of React combined with the incredible backend productivity of Laravel and lightning-fast Vite compilation.

This React starter kit utilizes React 19, TypeScript, Tailwind, and the HeadlessUI component library.

Getting Started

laravel new --using=adrum/laravel-jetstream-react-typescript

Documentation

Documentation for Official Laravel Jetstream can be found on the Laravel website. This project is not an official Laravel Jestream starter kit, but most of the documentation for Jetstream should apply to this project as well.

Note: The installer has already been run for you, so you can skip the jetstream:install command. Feel free to disable Jetstream features you don't need in the conifg/jetstream.php file.

Other Starter Kits

Check out my other Laravel starter kits:

License

The Laravel Jetstream React (Typescript) Starter Kit starter kit is open-sourced software licensed under the MIT license.

About

A starter kit for the Laravel framework using Jetstream, Inertia.js, React (TS), and HeadlessUI.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages