Skip to content

Latest commit

 

History

History
55 lines (33 loc) · 913 Bytes

README.md

File metadata and controls

55 lines (33 loc) · 913 Bytes

⚠️ Project no longer active. ⚠️

SportTracer

app logo

Live score website app. Developed as a project at SofaScore Academy 21'.

Available sports

  • football ⚽
  • basketball 🏀
  • rugby 🏈

Visit website:

https://sport-tracer.vercel.app 🔗

App Development

CRA app using React Router.

Setup

Clone the repository:

> git clone https://github.com/ftodoric/sport-tracer & cd sport-tracer

Run app at http://localhost:3000 in development mode:

> npm start

or using Yarn package manager:

> yarn start

Backend

Data is provided from SofaScore API. (:warning: No longer supported!)

Deployment

Deployed on Vercel domain.



ftodoric
31/05/2021
Zagreb, Croatia