trunghieubui 98823b8121 Add QR code modal and refactor popup state il y a 3 semaines
..
src 98823b8121 Add QR code modal and refactor popup state il y a 3 semaines
.gitignore eec5c0de28 Initialize Esim Vite React project il y a 1 mois
README.md eec5c0de28 Initialize Esim Vite React project il y a 1 mois
dist.zip 8cff814789 Add checkout flow, popup, and dynamic product loading il y a 4 semaines
index.html b25875e9fa Add order history and compatibility modal features il y a 4 semaines
metadata.json eec5c0de28 Initialize Esim Vite React project il y a 1 mois
package-lock.json 8cff814789 Add checkout flow, popup, and dynamic product loading il y a 4 semaines
package.json f356e903e2 Add Tailwind CSS and new API modules il y a 1 mois
tsconfig.json eec5c0de28 Initialize Esim Vite React project il y a 1 mois
vite.config.ts f356e903e2 Add Tailwind CSS and new API modules il y a 1 mois

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