Skip to content

ruhickson/gitball-app

Repository files navigation

Gitball - Fantasy Football Vue App

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.

Features (Planned)

  • 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

Tech Stack

  • Vue.js 3
  • Vue Router
  • Pinia (State Management)
  • Tailwind CSS
  • Vite (Build Tool)

Getting Started

Prerequisites

  • Node.js (v16 or higher)
  • npm or yarn

Installation

  1. Clone the repository
  2. Install dependencies:
    npm install
    # or
    yarn install
  3. Start the development server:
    npm run dev
    # or
    yarn dev

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

License

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published