react-boilerplate Tailwind Templates

React Boilerplate

Project template for FiveM NUI with React, Tailwind, React Router, ShadCN and some utilities.

TODO: Finish readme, too lazy

Routing

We are using React Router with the Vite Remix Router plugin. Example:

šŸ“‚ routes
  šŸ“‚ store
    šŸ“ƒ index.tsx # /store
    šŸ“ƒ $productId.tsx # /store/[productId]
    šŸ“ƒ store.tsx # Layout for all routes inside /store/
  šŸ“ƒ index.tsx # /

Top categories

Loading Svelte Themes