ozmos/viper-react-shadcn

Laravel starter kit for Viper using react and shadcn components

Installs: 1

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

Language:TypeScript

Type:project

v0.1.0 2025-06-14 21:53 UTC

This package is not auto-updated.

Last update: 2025-06-15 20:09:39 UTC


README

This is a starter kit for Viper (docs | GitHub).

  • shadcn for the components.
  • Authentication ready to go
  • Profile page to change password / update name and email
  • Reusable password confirmation modal
  • Status toats for easy messaging after performing actions
  • Dark / light mode
  • A few built in themes to choose from via tweakcn

The package manager defaults to bun , if you'd like to use something else make sure to update the dev script in composer.json.

Run bun i && composer dev to get started building right away!