REPOSITORY OVERVIEWLive repository statistics
★ 0Stars
⑂ 0Forks
◯ 0Open issues
◉ 0Watchers
27/100
OPENREPOHUB HEALTH SIGNALLimited signals
A transparent discovery signal based on current public GitHub metadata.
Recent activity35% weight
10 Community adoption25% weight
0 Maintenance state20% weight
100 License clarity10% weight
0 Project information10% weight
35 This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
README preview
React + TypeScript + Vite
This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
Currently, two official plugins are available:
Expanding the ESLint configuration
If you are developing a production application, we recommend updating the configuration to enable type aware lint rules:
- Configure the top-level
parserOptions property like this:
export default {
// other rules...
parserOptions: {
ecmaVersion: 'latest',
sourceType: 'module',
project: ['./tsconfig.json', './tsconfig.node.json'],
tsconfigRootDir: __dirname,
},
}
- Replace
plugin:@typescript-eslint/recommended to plugin:@typescript-eslint/recommended-type-checked or plugin:@typescript-eslint/strict-type-checked
- Optionally add
plugin:@typescript-eslint/stylistic-type-checked
- Install eslint-plugin-react and add
plugin:react/recommended & plugin:react/jsx-runtime to the extends list
ALGORITHMICALLY RELATEDSimilar Open-Source Projects
Selected from shared topics, language and repository description—not editorial ratings.
Aplicación web para tiendas de ropa desarrollada con React, TypeScript, Next.js y Tailwind CSS. Permite a los vendedores gestionar inventarios, registrar ventas y procesar pagos. Incluye funcionalidades de inicio de sesión por local, carrito de compras, métodos de pago en efectivo y tarjeta, persistencia de datos de clientes y facturación detallada
26/100 healthActive repository
TypeScriptNo license#nextjs#reactjs#tailwindcss#typescript
⑂ 0 forks◯ 1 issuesUpdated Dec 30, 2025
App web desarrollada en Angular y TypeScript para explorar datos de países y capitales.
42/100 healthActive repository
TypeScriptNo license
⑂ 0 forks◯ 0 issuesUpdated Jan 31, 2026