This project is a React-based user interface that connects to the LeafQuad backend (hosted separately on Vercel) to help university students find community and friends.
vercel link: https://leafquad-frontend.vercel.app/
Features:
Responsive Layout: Uses modern React patterns (Hooks, functional components).
Fetches Data from a Node/Express or Supabase-based backend.
Sign In / Sign Up workflows for user authentication (supported by backend Leafquad-backend)
Friend Discovery: A “Friends” page that displays user cards, favorite toggles, etc.