This is a starter template using the following stack:
- Framework - React with Vite
- Language - JavaScript (with JSX for components)
- Routing - React Router DOM (for client-side routing)
- Styling - Emotion with Material-UI
- Components - Material-UI (for React UI components)
- Schema Validations - Zod
- Internationalization - i18next (for React internationalization)
- Auth - next-auth (Note: Can be used with React, not limited to Next.js)
- File Uploading - Cloudinary
- Forms - React Hook Form
- Linting - ESLint
- Formatting - Prettier