When Developing Locally, Can Set the Ip Address of Chat System and Profile system to 127.0.0.1 depending on whether you want to Test the Running of the Server for Local MongoDB or not
This is the frontend codebase for Gryork - ES Arena, a platform for gamers, mentors, and communities to connect, compete, and grow together. Built with React and Vite, the project provides a modern, responsive UI for tournament management, mentorship, team creation, and more.
- Landing Page: Overview of platform features, target audience, and FAQs.
- Mentor System:
- Mentor profile creation and editing.
- Profile picture and banner uploads (handled via separate API calls).
- Specialities tagging system (3–5 tags per mentor).
- Default rating (starts at 3, not editable by mentor).
- Verification status (mentors are not verified by default).
- Teams: Create teams, add milestones, and manage team members.
- Tournaments: Browse and join tournaments as individuals or teams.
- Community: Connect with other players, form teams, and grow your gaming network.
- Clone the repository:
git clone https://github.com/Nicky9319/ES_Frontend