Skip to content

Micode360/Football-Club-Admin

Repository files navigation

⚽ Football (The League Frontend)

Football is the client-side application for The League, a football club admin platform.
It is built with React, using Context API for state management, custom hooks, and a GraphQL client to connect to the Football XP Server.


🚀 Features

  • Modern React frontend for The League
  • Context API for global state (no Redux used)
  • Custom React hooks for reusable logic
  • Integrated with a GraphQL client
  • Fully connected to the backend server
  • Docker support for containerized deployment

🛠️ Tech Stack

  • React
  • Context API
  • Custom Hooks
  • GraphQL Client
  • Yarn / npm

📦 Installation & Run (One Terminal)

Clone and start the client in one go:

Using Yarn:

git clone https://github.com/Micode360/Football-Club-Admin.git && \
cd football && \
yarn install && \
yarn start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published