Skip to content

Introduction

This starter kit provides a robust, modern starting point for building Full-stack web applications with a React frontend using Inertia.

This starter kit utilizes NodeJS, React 19, TypeScript, Tailwind, and the shadcn/ui component library to give you everything you need for shipping your next AI SaaS product.

Why This Starter Kit?

Building modern web applications requires making countless decisions about technology stack, project structure, and tooling setup. This starter kit eliminates the initial complexity by providing a battle-tested foundation that follows industry best practices.

Built for Modern Development

This starter kit is designed for developers who want to build robust, scalable web applications without spending weeks on initial setup and configuration. Whether you're building a SaaS application, e-commerce platform, or any data-driven web application, this kit provides the solid foundation you need.

Quick Start

Quick Start

Just want to dive in? Run these commands and you're good to go:

bash
git clone -o seed -b master --single-branch \
https://github.com/wsameer/adonisjs-react-starter-kit my-app
cd my-app && pnpm install && pnpm dev

Community & Support

Join our growing community of developers building amazing applications with this starter kit. Share your projects, get help, and contribute to making this starter kit even better.

Ready to build something amazing? Get started ->

Released under the MIT License.