A pixel-perfect React implementation of the PopX mobile app design.
- React 18
- React Router DOM v6
- Vite
/— Welcome screen with animated floating bubbles/register— Create account form/login— Sign in form/account— Account settings
npm install
npm run devnpm run buildPush to GitHub, then import repository in Vercel. No extra config needed — Vite builds are auto-detected.