This is my custom boilerplate for creating a react app. Just something for myself to make it easier to start a new project.
- React
- TypeScript
- React Router
- Tanstack Query
- Biome
- Tailwind CSS
- Vite
npm installnpm run devsrc/
├── app/
├── components/
├── utils/
└── types/
└── index.ts