Skip to content

A progressive web application for realtime match scores and commentary. Built with vite react mantine and pusher

Notifications You must be signed in to change notification settings

Parajulibkrm/Live-Sports-Score

Repository files navigation

Contributors Forks Stargazers


Logo

Skore- Live Score Application

A progressive web application for live score of football tournaments. Useful to host you own app for small events and leagues.
Explore the readme »

Author · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. License
  4. Contact

About the project

A responsive progressive web app using Pusher.js to broadcast and view live score and commentary for football events.

GIF

GIF

This repository is accompanied by the following repository.

Backend

Built With

This is the list of technologies that we are using for the project.

Getting Started

Prerequisites

You need to have node v14.16.0 or later to run this project since we're using es6+ features

Create a deta base account from here and make a project and obtain credentials.

Create account and start a Pusher Project from here.

Start backend server. Check this Repo.

Installation

Clone the repository to your device.

git clone https://github.com/Parajulibkrm/Live-Sports-Score.git

Change your current directory into the project

cd Live-Sports-Score

Install dependencies

pnpm i

Run the project with nodemon for hot restart

pnpm run dev

Config

Set your configuration to .env file

VITE_BACKEND_URL = "http://localhost:5000"
VITE_PUSHER_APP_KEY = "YOUR_APP_KEY"
VITE_PUSHER_CLUSTER = "ap2"

Contribution

About

A progressive web application for realtime match scores and commentary. Built with vite react mantine and pusher

Topics

Resources

Stars

Watchers

Forks