trunghieubui 0a9f23359b Update Vietnamese translations and HomeView UI 1 săptămână în urmă
..
SkySim d15c75d1f2 Add SkySim assets and update API and frontend configs 2 săptămâni în urmă
src 0a9f23359b Update Vietnamese translations and HomeView UI 1 săptămână în urmă
.gitignore eec5c0de28 Initialize Esim Vite React project 1 lună în urmă
README.md eec5c0de28 Initialize Esim Vite React project 1 lună în urmă
dist.zip 8a88ab4f7a Add i18n support and integrate translations 3 săptămâni în urmă
favicon-48.png 5a8d642746 Enhance UI, update contact info, and improve FAQ logic 2 săptămâni în urmă
favicon-96.png 5a8d642746 Enhance UI, update contact info, and improve FAQ logic 2 săptămâni în urmă
favicon.ico 5a8d642746 Enhance UI, update contact info, and improve FAQ logic 2 săptămâni în urmă
index.html 5a8d642746 Enhance UI, update contact info, and improve FAQ logic 2 săptămâni în urmă
metadata.json eec5c0de28 Initialize Esim Vite React project 1 lună în urmă
package-lock.json 8a88ab4f7a Add i18n support and integrate translations 3 săptămâni în urmă
package.json 8a88ab4f7a Add i18n support and integrate translations 3 săptămâni în urmă
tsconfig.json eec5c0de28 Initialize Esim Vite React project 1 lună în urmă
vite.config.ts 441356b691 Implement localStorage caching for areas and UI fixes 3 săptămâni în urmă

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