Face recognition app built with Authentication, User Ranking, REST API and SQL transactions for user data and hashed passwords
API Endpoints Updated: All API calls now use the new Vercel-hosted API (https://smart-brain-api-one.vercel.app). Centralized API Config: Added src/config.js to manage API URLs in one place. Error Handling & Loading States: Added user feedback for loading and error states in Signin, Register, and image processing. UI Feedback: The UI now disables buttons and shows messages during loading/error states. Proxy Added: Added a proxy field in package.json for local development convenience.