Skip to content

thedammyking/turborepo-react-router-v7-starter

Repository files navigation

Turborepo React Router v7 starter

A Turborepo starter template for a React Router v7 application.

Using this template

Run the following command:

pnpm dlx create-turbo@latest -e https://github.com/thedammyking/turborepo-react-router-v7-starter

You can use other package managers like npm and yarn or just clone the repo and install the dependencies.

What's inside?

This Turborepo includes the following packages and apps:

Apps and Packages

  • docs: a React Router app
  • web: another React Router app
  • @repo/ui: a stub component & utility library shared by both web and docs applications
  • @repo/eslint-config: shared eslint configurations
  • @repo/typescript-config: shared tsconfig.json used throughout the monorepo
  • @repo/prettier-config: shared prettier configuration
  • @repo/stylelint-config: shared stylelint configuration
  • @repo/tailwind-config: shared Tailwind CSS configuration
  • @repo/vite-config: shared Vite configuration

Each package and app is 100% TypeScript.

Utilities

This Turborepo has some additional tools already setup for you:

About

A Turborepo starter template for a React Router v7 application.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •