Footy App is a fun and engaging mini app built for Farcaster that brings football fans together. Users can select their favorite football team and join a dedicated group chat to connect with fellow supporters.
- Team Selection: Choose your favorite football club from a list of popular teams.
- Team Chat: Join a live chat exclusive to fans of your chosen team.
- Community Engagement: Share reactions, discuss match results, and cheer together with like-minded fans.
- Open Footy App on Warpcast.
- Pick your favorite football team.
- Enter the team’s chatroom and start engaging with other fans!
- Farcaster protocol for decentralized social interactions
To try Footy App:
- Login With Your Gmail or Farcaster Account!
- Find the Footy mini app in the app drawer or via direct link https://fc-footy.vercel.app/
- Select your favorite teams to goal notifications and start chatting!
To run the Footy App locally:
- Clone the repository:
git clone https://github.com/footy-fc/FC-Footy cd FC-Footy - Install dependencies using Yarn:
yarn install
- Set up environment variables:
cp env.example .env.local
- Start the development server:
yarn dev
- Open your browser and visit: http://localhost:3000
- Real-time match updates
- Cross-team banter rooms
- Emoji reactions and stickers
- Player stats and news feeds
This project is licensed under the MIT License - see the LICENSE file for details.