Skip to content

ianzone/react-spa

Repository files navigation

Toolchain

Building

pnpm Lefthook typescript vite

Testing

biome stylelint vitest Testing Library Faker

Components

react AntDesign TailwindCSS TanstackQuery TanstackRouter

Options

PWA

Get it started

degit https://github.com/ianzone/react-spa <project name>
cd <project name>
pnpm i
pnpm run dev

Folder structure

Folder Description
assets/ Static assets such as images, videos, audios...
components/ Pure components
containers/ Components with business logics and side effects
contexts/ Shared contexts
hooks/ Stateful functions
utils/ Stateless functions
pages/ Pages
routes/ Tanstack Routes
services/ API calls
styles/ Global css, fonts

TODO

replace stylelint with biome when css support is done. biomejs/biome#2409

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published