hieubt cb37069497 Add SSL certificates and refactor price formatting 3 долоо хоног өмнө
..
src cb37069497 Add SSL certificates and refactor price formatting 3 долоо хоног өмнө
.gitignore eec5c0de28 Initialize Esim Vite React project 1 сар өмнө
README.md eec5c0de28 Initialize Esim Vite React project 1 сар өмнө
dist.zip 58d83c54c6 Update branding assets and favicon 3 долоо хоног өмнө
index.html 58d83c54c6 Update branding assets and favicon 3 долоо хоног өмнө
metadata.json eec5c0de28 Initialize Esim Vite React project 1 сар өмнө
package-lock.json 8cff814789 Add checkout flow, popup, and dynamic product loading 4 долоо хоног өмнө
package.json f356e903e2 Add Tailwind CSS and new API modules 1 сар өмнө
tsconfig.json eec5c0de28 Initialize Esim Vite React project 1 сар өмнө
vite.config.ts f356e903e2 Add Tailwind CSS and new API modules 1 сар өмнө

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