Skip to content

nirajpdn/Sports-Stream

Repository files navigation

Sports & Stream

Sports & Stream is a Remix app that fetches a weekly sports stream schedule and lets users open streams in a full-screen player.

Features

  • Weekly sports listing
  • Day-based filtering (All + individual day tags)
  • Full-screen player modal (iframe stream playback)
  • Dark/light mode toggle (Chakra UI color mode)
  • Responsive layout with Chakra UI

Tech Stack

  • Remix
  • React
  • TypeScript
  • Chakra UI + Emotion
  • Axios

npm run start preloads dotenv, so .env is read in production mode too.

Local Development

npm install
npm run dev

Production Run

npm run build
npm run start

Deployment

Vercel deployment is configured via vercel.json with a custom api/index.js entry that serves Remix build output.

About

Explore sports this week

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors