This repository contains the frontend implementation for Versatile, a hackathon project exploring a gig-based platform that connects gamers with esports organizations for short-term opportunities.
This codebase represents a prototype UI built under hackathon time constraints and is not a production-ready frontend.
Versatile was developed during a hackathon to demonstrate the concept of a marketplace-style platform where:
- gamers can showcase skills and availability
- esports teams can post short-term gigs and discover talent
This repository focuses on the frontend layer of the project.
- Core user flows for gamers and organizations
- Prototype pages for profiles and gig discovery
- Basic form handling and navigation
- Integration with backend APIs (limited)
The emphasis was on demonstrating flow and feasibility rather than polished UI or visual design.
- Framework: React
- Build tool: Vite
- Language: JavaScript