Gitball is a modern fantasy football application built with Vue.js. It allows users to create and manage their fantasy football teams, track player statistics, and compete with friends.
- User authentication and profile management
- Create and manage fantasy teams
- Real-time player statistics
- League creation and management
- Live scoring updates
- Player search and filtering
- Team comparison tools
- Vue.js 3
- Vue Router
- Pinia (State Management)
- Tailwind CSS
- Vite (Build Tool)
- Node.js (v16 or higher)
- npm or yarn
- Clone the repository
- Install dependencies:
npm install # or yarn install - Start the development server:
npm run dev # or yarn dev
Contributions are welcome! Please feel free to submit a Pull Request.
This project is licensed under the MIT License.