A starter template for your next React project 🚀
.husky | ||
.vscode | ||
src | ||
.commitlintrc | ||
.eslintrc | ||
.gitignore | ||
.lintstagedrc | ||
.prettierignore | ||
.prettierrc | ||
index.html | ||
LICENSE | ||
package.json | ||
pnpm-lock.yaml | ||
README.md | ||
tsconfig.json | ||
vite.config.ts |
react-typescript-template
A shorter way to start your React project using the latest versions of...
✋ ESLint
🐶 Husky
⚛️ React
💪 TypeScript
🪶 Vite
🧪 Vitest with React Testing Library
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.