trunghieubui 29298aa28e feat: Implement internationalization in LoginView, ProductDetailView, and SupportView hai 3 semanas
..
src 29298aa28e feat: Implement internationalization in LoginView, ProductDetailView, and SupportView hai 3 semanas
.gitignore eec5c0de28 Initialize Esim Vite React project hai 1 mes
README.md eec5c0de28 Initialize Esim Vite React project hai 1 mes
dist.zip 8a88ab4f7a Add i18n support and integrate translations hai 3 semanas
index.html 8a88ab4f7a Add i18n support and integrate translations hai 3 semanas
metadata.json eec5c0de28 Initialize Esim Vite React project hai 1 mes
package-lock.json 8a88ab4f7a Add i18n support and integrate translations hai 3 semanas
package.json 8a88ab4f7a Add i18n support and integrate translations hai 3 semanas
tsconfig.json eec5c0de28 Initialize Esim Vite React project hai 1 mes
vite.config.ts f356e903e2 Add Tailwind CSS and new API modules hai 1 mes

README.md

GHBanner

Run and deploy your AI Studio app

This contains everything you need to run your app locally.

View your app in AI Studio: https://ai.studio/apps/drive/1Iycz8nBgG9XSpMkhPpCmBFxU6DXVxcvT

Run Locally

Prerequisites: Node.js

  1. Install dependencies: npm install
  2. Set the GEMINI_API_KEY in .env.local to your Gemini API key
  3. Run the app: npm run dev