Folder Structure
Inside the app folder, you will find the following folders:
Files
You will also find these files:
entry.client.tsxandentry.server.tsxare 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.tsandi18next.server.ts- i18n setup files.