Photoroom / react-ds-boilerplate

Repository from Github https://github.comPhotoroom/react-ds-boilerplateRepository from Github https://github.comPhotoroom/react-ds-boilerplate

React DS Boilerplate

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules. In addition there are several useful packages:

  • Storybook
  • Tailwind CSS (with container-queries plugin)
  • Radix-ui

Use this repository as a starter to build your own app and feel free to add any tool/package that you need.

Setup

# Install depedencies and set up repository.
pnpm i

# run the app
pnpm dev

# run Storybook
pnpm storybook

About


Languages

Language:HTML 42.3%Language:TypeScript 32.0%Language:JavaScript 19.7%Language:CSS 6.0%