Skip to content

webvitalii/react-expo

Repository files navigation

React + TypeScript + Vite

A simple playground / showcase app exploring a modern React stack: typed routing, server state, forms, tables, i18n, theming, and a component library built on Tailwind.

Stack

Development tools

npm scripts & CLI

All npm / npx commands for setup, dev, build, lint, format, i18n, and shadcn live in docs/npm.md.

Git workflow

Day-to-day Git commands and husky hook bypass tips are in docs/git.md.

Internationalization (i18n)

Translations use i18next + i18next-cli with Tailwind-style automatic key pruning. See docs/i18n.md for the full workflow, file structure, and conventions.

Releases

No releases published

Packages

 
 
 

Contributors