Folder Structure
Inside the app
folder, you will find the following folders:
Files
You will also find these files:
entry.client.tsx
andentry.server.tsx
are required for React Router. They have everything set up for i18n, environment variables, and MSW.root.tsx
- is required by React Router.env.server.ts
- Zod schemas for typed environment variables.i18n.ts
andi18next.server.ts
- i18n setup files.