• Blog
  • Docs
  • Pricing
  • We’re hiring!
Log inSign up
Brian250

Brian250

Brian

Public
Like
1
Brian
Home
Code
4
backend
1
frontend
2
shared
2
README.md
Branches
1
Pull requests
Remixes
History
Environment variables
Val Town is a collaborative website to build and scale JavaScript apps.
Deploy APIs, crons, & store data – all from the browser, and deployed in milliseconds.
Sign up now
Code
/
README.md
Code
/
README.md
Search
6/2/2025
Viewing readonly version of main branch: v6
View latest version
README.md

Football Live Scores App

A real-time football scores application that displays ongoing games for each day.

Features

  • View today's football matches
  • Live score updates
  • Match status (live, finished, scheduled)
  • Clean, responsive interface
  • Multiple leagues and competitions

Project Structure

├── backend/
│   ├── index.ts             # Main Hono server
│   └── README.md
├── frontend/
│   ├── components/
│   │   ├── App.tsx          # Main React component
│   │   ├── MatchCard.tsx    # Individual match display
│   │   └── DateSelector.tsx # Date navigation
│   ├── index.html           # Main HTML template
│   ├── index.tsx            # Frontend entry point
│   ├── style.css            # Custom styles
│   └── README.md
├── shared/
│   ├── types.ts             # Shared TypeScript types
│   └── README.md
└── README.md

API

The app uses a free football API to fetch live match data without requiring API keys.

Usage

  1. The app loads with today's matches by default
  2. Use the date selector to view matches from other days
  3. Live matches update automatically
  4. Click on matches for more details

Tech Stack

  • Backend: Hono (TypeScript)
  • Frontend: React 18.2.0 + TailwindCSS
  • Data: Free football API
  • Platform: Val Town
FeaturesVersion controlCode intelligenceCLIMCP
Use cases
TeamsAI agentsSlackGTM
DocsShowcaseTemplatesNewestTrendingAPI examplesNPM packages
PricingNewsletterBlogAboutCareers
We’re hiring!
Brandhi@val.townStatus
X (Twitter)
Discord community
GitHub discussions
YouTube channel
Bluesky
Open Source Pledge
Terms of usePrivacy policyAbuse contact
© 2026 Val Town, Inc.