Our Laravel + Unstyled React JSX starter kit provides a lightweight and flexible foundation for building Laravel applications with React JSX (inertia), without any predefined styles. It includes a built-in authentication system and provides unstyled views and layouts, allowing you to customize them as you wish. You can install your favorite libraries and CSS frameworks, such as Bootstrap, Tailwind, NES.css, Alpine, etc., or choose not to use any framework at all and design everything from scratch.
One-click install a new application using this starter kit through Laravel Herd:
Create a new Laravel application using this starter kit through the official Laravel Installer:
laravel new my-app --using=javdome/unstyled-react-jsx-starter-kit
Documentation for all Laravel starter kits can be found on the Laravel website.
Thank you for considering contributing to our starter kit! The contribution guide can be found in the Laravel documentation.
In order to ensure that the Laravel community is welcoming to all, please review and abide by the Code of Conduct.
The Laravel + Unstyled React JSX Starter Kit is open-sourced software licensed under the MIT license.