Part of the VetPivot Resume Optimizer: a tool that translates military bullets into clear, civilian-ready resume lines.
- React (Vite)
- Firebase Hosting
- TailwindCSS (optional)
- FastAPI backend (Google Cloud Run)
- Gemini API (Google AI Studio)
npm install
npm run dev
npm run buildEnvironment variable:
VITE_API_URL=https://vetpivot-backend-796137818435.us-central1.run.app
This frontend delivers a simple, fast UI for:
- entering bullets
- receiving clean translations
- previewing resume-ready text
Backend API → https://github.com/CharlesDdev/vetpivot-backend
X: @VetPivot
GitHub: CharlesDdev