My personal template for React app development.
- State management (Redux, Zustand, Recoil, jotai)
- Router (React Router, Reach Router, Wouter, Tanstack Router)
- Validation (Yup, zod)
- Form (React Hook Form, Formik)
- i18n (react-i18next)
- HTTP client (axios, ky)
- Data fetching (SWR, react-query)
- Styling (styled-components, emotion) - Tailwind is included
- Move to binome?